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 SettingsStore, {SettingLevel} from "./settings/SettingsStore";
|
||||
import {
|
||||
hideToast as hideNotificationsToast, showToast as showNotificationsToast,
|
||||
hideToast as hideNotificationsToast,
|
||||
} from "./toasts/DesktopNotificationsToast";
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue