Commit 4af2c647 authored by http://jneen.net/'s avatar http://jneen.net/

fix comment

parent 444c8584
......@@ -27,7 +27,8 @@ class NotificationRecipient
def notification_level
# custom is treated the same as watch if it's enabled - otherwise it's
# as :disabled.
# set to :custom, meaning to send exactly when our type is :participating
# or :mention.
@notification_level ||=
case raw_notification_level
when :custom
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment