1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

Missed OKs

This commit is contained in:
David Baker
2017-05-25 18:23:15 +01:00
parent 443ab1add7
commit 6c41be3c14
2 changed files with 0 additions and 2 deletions

View File

@ -141,7 +141,6 @@ const Notifier = {
Modal.createDialog(ErrorDialog, {
title: _t('Unable to enable Notifications'),
description,
button: _t("OK"),
});
return;
}