mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-21 22:33:13 +08:00
Fix remove user from project notification [SCI-6264] (#3708)
This commit is contained in:
parent
9937d1d913
commit
9652362c46
1 changed files with 1 additions and 0 deletions
|
@ -366,6 +366,7 @@ class Extends
|
|||
|
||||
NOTIFIABLE_ACTIVITIES = %w(
|
||||
assign_user_to_project
|
||||
unassign_user_from_project
|
||||
change_user_role_on_project
|
||||
edit_module_comment
|
||||
delete_module_comment
|
||||
|
|
Loading…
Reference in a new issue