Add debug status for cached backup key format
Check backup key format to ease tracking such issues Debug helper for https://github.com/vector-im/riot-web/issues/13057
This commit is contained in:
parent
5c5c095737
commit
c21dccc397
2 changed files with 21 additions and 2 deletions
|
@ -601,6 +601,8 @@
|
|||
"not found locally": "not found locally",
|
||||
"User signing private key:": "User signing private key:",
|
||||
"Session backup key:": "Session backup key:",
|
||||
"well formed": "well formed",
|
||||
"unexpected type": "unexpected type",
|
||||
"Secret storage public key:": "Secret storage public key:",
|
||||
"in account data": "in account data",
|
||||
"Homeserver feature support:": "Homeserver feature support:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue