set/all/notify.rb in card-mod-follow-0.11.4 vs set/all/notify.rb in card-mod-follow-0.11.5
- old
+ new
@@ -1,5 +1,6 @@
attr_accessor :follower_stash
+
mattr_accessor :force_notifications
event :silence_notifications, :initialize, when: :silence_notifications? do
@silent_change = true
end