mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 08:21:41 +02:00
Add missing import
This commit is contained in:
parent
d2684638b4
commit
1251f607ef
@ -19,6 +19,7 @@ import {_t} from "../../../../languageHandler";
|
|||||||
import PropTypes from "prop-types";
|
import PropTypes from "prop-types";
|
||||||
import SettingsStore from "../../../../settings/SettingsStore";
|
import SettingsStore from "../../../../settings/SettingsStore";
|
||||||
import ToggleSwitch from "../../elements/ToggleSwitch";
|
import ToggleSwitch from "../../elements/ToggleSwitch";
|
||||||
|
import MatrixClientPeg from "../../../../MatrixClientPeg";
|
||||||
const Modal = require("../../../../Modal");
|
const Modal = require("../../../../Modal");
|
||||||
const sdk = require("../../../../index");
|
const sdk = require("../../../../index");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user