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";
/* /*