1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-27 04:21:52 +03:00

No, it's fine

This commit is contained in:
David Baker
2020-03-23 19:01:30 +00:00
parent ba1d245af9
commit 629d85c938

View File

@ -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"),