mirror of https://github.com/vector-im/riot-web
parent
2530ec8419
commit
227fc24d3a
|
@ -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";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue