Commit 9837256f authored by http://jneen.net/'s avatar http://jneen.net/

make sure #custom_action is always defined

parent 04fc23d6
......@@ -85,6 +85,10 @@ module NotificationRecipientService
end
end
def custom_action
nil
end
protected
def add_participants(user)
......
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