You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
@ -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({
|
||||
|
Reference in New Issue
Block a user