mirror of
https://github.com/discourse/discourse.git
synced 2025-05-26 04:58:54 +08:00
Revert "FEATURE: Send notification when member was accepted to group. (#7503)"
This reverts commit 42c82d544ecfe138da5b0b5a336be2109179cf26.
This commit is contained in:
@ -35,8 +35,7 @@ const REPLACEMENTS = {
|
||||
"notification.topic_reminder": "far-clock",
|
||||
"notification.watching_first_post": "far-dot-circle",
|
||||
"notification.group_message_summary": "group",
|
||||
"notification.post_approved": "check",
|
||||
"notification.group_invite": "user-plus"
|
||||
"notification.post_approved": "check"
|
||||
};
|
||||
|
||||
// TODO: use lib/svg_sprite/fa4-renames.json here
|
||||
|
Reference in New Issue
Block a user