Remove temporary key backup button
This removes the temporary extra key backup setup button in Settings used for testing with and without cross-signing. With this change, there's only one button and the path you take is determined by the labs flag. Fixes https://github.com/vector-im/riot-web/issues/11890
This commit is contained in:
parent
7193e7dcb0
commit
e947a68e13
2 changed files with 1 additions and 31 deletions
|
@ -588,7 +588,6 @@
|
|||
"Backup version: ": "Backup version: ",
|
||||
"Algorithm: ": "Algorithm: ",
|
||||
"Backup key stored: ": "Backup key stored: ",
|
||||
"Start using Key Backup with Secure Secret Storage": "Start using Key Backup with Secure Secret Storage",
|
||||
"Your keys are <b>not being backed up from this device</b>.": "Your keys are <b>not being backed up from this device</b>.",
|
||||
"Back up your keys before signing out to avoid losing them.": "Back up your keys before signing out to avoid losing them.",
|
||||
"Start using Key Backup": "Start using Key Backup",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue