aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-notifications.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@disroot.org>2024-10-29 17:09:50 +0100
committermarty hiatt <martianhiatus@disroot.org>2024-10-29 17:09:50 +0100
commitf3602493dadeac6b19558c3655fbd5fbb1125107 (patch)
tree8b9849b388924766ac47b3cdc302de3ac3625b71 /lisp/mastodon-notifications.el
parent8446f239bb5cfe55511e43b8b3d938d67d6e1aa3 (diff)
fix notifs custom group
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r--lisp/mastodon-notifications.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 34aeb9d..fde57f5 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -64,7 +64,7 @@
(autoload 'mastodon-tl--symbol "mastodon-tl")
(autoload 'mastodon-tl--display-or-uname "mastodon-tl")
-(defgroup mastodon-tl nil
+(defgroup mastodon-notifications nil
"Nofications in mastodon.el."
:prefix "mastodon-notifications-"
:group 'mastodon)