Use snake case

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-06 07:55:08 +02:00
parent f7e750df60
commit 44acded0a0
No known key found for this signature in database
GPG key ID: CC823428E9B582FB
3 changed files with 3 additions and 3 deletions

View file

@ -333,7 +333,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
default: null,
},
"feature_hiddenReadReceipts": {
"feature_hidden_read_receipts": {
supportedLevels: LEVELS_FEATURE,
displayName: _td(
"Don't send read receipts",