Update wording for the notifications labs flag

This commit is contained in:
Germain 2023-09-01 11:00:34 +01:00
parent f8ed681ee3
commit 91e23de234
2 changed files with 3 additions and 1 deletions

View file

@ -556,6 +556,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
isFeature: true,
labsGroup: LabGroup.Messaging,
displayName: _td("labs|notifications"),
description: _td("labs|unrealiable_e2e"),
supportedLevels: LEVELS_FEATURE,
default: false,
},