Trying to fix a warning

This commit is contained in:
2021-07-01 11:37:16 +02:00
parent dded9ab5a7
commit cea5045859

View File

@@ -34,7 +34,7 @@
(require 's)
(require 'seq)
(defgroup ytplay nil
(defgroup ytplay ()
"Play youtube videos in a video player through Emacs."
:prefix "ytplay-"
:link '(url-link :tag "Gitea" "https://labs.phundrak.com/phundrak/ytplay.el"))