Trying to fix a warning

This commit is contained in:
Lucien Cartier-Tilet 2021-07-01 11:37:16 +02:00
parent dded9ab5a7
commit cea5045859
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

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"))