minor fix

This commit is contained in:
Jesús 2021-01-16 22:35:38 -05:00
parent e5ab4fa1eb
commit 439c4638c1
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -238,7 +238,7 @@ too long).")
(authorId "" :read-only t)
(length 0 :read-only t)
(views 0 :read-only t)
(published 0 :read-only t))
(published 0 :read-only t))
(defun livie--API-call (method args)
"Perform a call to the invidious API method METHOD passing ARGS.