GYU: Fix issues with audible keywords without activated mentions (#11218)
This commit is contained in:
@@ -86,6 +86,7 @@ export function toNotificationSettings(
|
||||
supportsIntentionalMentions && standardRules.get(RuleId.IsUserMention),
|
||||
standardRules.get(RuleId.ContainsUserName),
|
||||
standardRules.get(RuleId.ContainsDisplayName),
|
||||
...contentRules,
|
||||
]),
|
||||
people: determineSound(dmRules),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user