Commit 651f50ac authored by http://jneen.net/'s avatar http://jneen.net/

make sure #custom_action is always defined

parent 618a3d12
......@@ -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