mirror of https://github.com/vector-im/riot-web
No, it's fine
parent
ba1d245af9
commit
629d85c938
|
@ -162,7 +162,6 @@ export default class DeviceListener {
|
|||
return;
|
||||
}
|
||||
|
||||
// FIXME: do we a different message?
|
||||
ToastStore.sharedInstance().addOrReplaceToast({
|
||||
key: THIS_DEVICE_TOAST_KEY,
|
||||
title: _t("Encryption upgrade available"),
|
||||
|
|
Loading…
Reference in New Issue