Tweak chat effects setting label
This commit is contained in:
parent
5c1b38a48c
commit
d643f06ff0
2 changed files with 2 additions and 2 deletions
|
@ -650,7 +650,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
},
|
||||
"showChatEffects": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td("Show chat effects"),
|
||||
displayName: _td("Show chat effects (animations when receiving e.g. confetti)"),
|
||||
default: true,
|
||||
},
|
||||
"Widgets.pinned": { // deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue