emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon 08307fee1b 14/18: notifs: require mastodon-widget


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon 08307fee1b 14/18: notifs: require mastodon-widget
Date: Mon, 2 Dec 2024 16:00:35 -0500 (EST)

branch: elpa/mastodon
commit 08307fee1b59194ac0a3f67d0fa07eac0edadbd7
Author: marty hiatt <martianhiatus@disroot.org>
Commit: marty hiatt <martianhiatus@disroot.org>

    notifs: require mastodon-widget
---
 lisp/mastodon-notifications.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 2dff11f576..433fd309da 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -32,6 +32,7 @@
 
 (require 'subr-x)
 (require 'cl-lib)
+(require 'mastodon-widget)
 
 (autoload 'mastodon-http--api "mastodon-http")
 (autoload 'mastodon-http--get-params-async-json "mastodon-http")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]