Skip to content

Commit

Permalink
forge-notifications-github-kludge: Drop nil value
Browse files Browse the repository at this point in the history
Originally I intended to make every user customize this, but the
default works well enough to skip this.
  • Loading branch information
tarsius committed Dec 13, 2023
1 parent 6e76f8a commit e276c5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lisp/forge-notify.el
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
:package-version '(forge . "0.4.0")
:group 'forge
:type '(choice
(const :tag "Abort pulling because not yet configured" nil)
(const :tag "Every updated notification becomes unread"
always-unread)
(const :tag "Unless unread, updated notifications become pending"
Expand Down

0 comments on commit e276c5f

Please sign in to comment.