GYU: Fix issues with audible keywords without activated mentions (#11218)
This commit is contained in:
parent
d0147561d7
commit
b179f5562e
3 changed files with 411 additions and 0 deletions
|
@ -86,6 +86,7 @@ export function toNotificationSettings(
|
|||
supportsIntentionalMentions && standardRules.get(RuleId.IsUserMention),
|
||||
standardRules.get(RuleId.ContainsUserName),
|
||||
standardRules.get(RuleId.ContainsDisplayName),
|
||||
...contentRules,
|
||||
]),
|
||||
people: determineSound(dmRules),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue