1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2020-05-28 19:04:34 +01:00
parent 2530ec8419
commit 227fc24d3a

View File

@@ -27,7 +27,7 @@ import { _t } from './languageHandler';
import Modal from './Modal'; import Modal from './Modal';
import SettingsStore, {SettingLevel} from "./settings/SettingsStore"; import SettingsStore, {SettingLevel} from "./settings/SettingsStore";
import { import {
hideToast as hideNotificationsToast, showToast as showNotificationsToast, hideToast as hideNotificationsToast,
} from "./toasts/DesktopNotificationsToast"; } from "./toasts/DesktopNotificationsToast";
/* /*