mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 07:11:34 +08:00
Revert "FEATURE: Send notification when member was accepted to group. (#7503)"
This reverts commit 42c82d544ecfe138da5b0b5a336be2109179cf26.
This commit is contained in:
@ -63,8 +63,7 @@ class Notification < ActiveRecord::Base
|
||||
watching_first_post: 17,
|
||||
topic_reminder: 18,
|
||||
liked_consolidated: 19,
|
||||
post_approved: 20,
|
||||
group_invite: 21
|
||||
post_approved: 20
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user