English
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
8c5fd5c77e
commit
ebb70ca9fb
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ export default class DeviceListener {
|
|||
}
|
||||
|
||||
// cross signing isn't enabled - nag to enable it
|
||||
// There 3 different toasts for:
|
||||
// There are 3 different toasts for:
|
||||
if (cli.getStoredCrossSigningForUser(cli.getUserId())) {
|
||||
// Cross-signing on account but this device doesn't trust the master key (verify this session)
|
||||
ToastStore.sharedInstance().addOrReplaceToast({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue