minor fix
This commit is contained in:
parent
e5ab4fa1eb
commit
439c4638c1
2
livie.el
2
livie.el
@ -238,7 +238,7 @@ too long).")
|
|||||||
(authorId "" :read-only t)
|
(authorId "" :read-only t)
|
||||||
(length 0 :read-only t)
|
(length 0 :read-only t)
|
||||||
(views 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)
|
(defun livie--API-call (method args)
|
||||||
"Perform a call to the invidious API method METHOD passing ARGS.
|
"Perform a call to the invidious API method METHOD passing ARGS.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user