Tweak chat effects setting label

This commit is contained in:
J. Ryan Stinnett 2021-02-17 17:28:23 +00:00
parent 5c1b38a48c
commit d643f06ff0
2 changed files with 2 additions and 2 deletions

View file

@ -844,7 +844,7 @@
"How fast should messages be downloaded.": "How fast should messages be downloaded.",
"Manually verify all remote sessions": "Manually verify all remote sessions",
"IRC display name width": "IRC display name width",
"Show chat effects": "Show chat effects",
"Show chat effects (animations when receiving e.g. confetti)": "Show chat effects (animations when receiving e.g. confetti)",
"Collecting app version information": "Collecting app version information",
"Collecting logs": "Collecting logs",
"Uploading logs": "Uploading logs",

View file

@ -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