You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
@@ -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";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user