Trying to fix a warning
This commit is contained in:
parent
dded9ab5a7
commit
cea5045859
@ -34,7 +34,7 @@
|
|||||||
(require 's)
|
(require 's)
|
||||||
(require 'seq)
|
(require 'seq)
|
||||||
|
|
||||||
(defgroup ytplay nil
|
(defgroup ytplay ()
|
||||||
"Play youtube videos in a video player through Emacs."
|
"Play youtube videos in a video player through Emacs."
|
||||||
:prefix "ytplay-"
|
:prefix "ytplay-"
|
||||||
:link '(url-link :tag "Gitea" "https://labs.phundrak.com/phundrak/ytplay.el"))
|
:link '(url-link :tag "Gitea" "https://labs.phundrak.com/phundrak/ytplay.el"))
|
||||||
|
Loading…
Reference in New Issue
Block a user