You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-07 21:23:00 +03:00
@@ -14,8 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { ClientEvent, MatrixClient, Room, SyncState } from "matrix-js-sdk";
|
import { ClientEvent, MatrixClient, Room, SyncState } from "matrix-js-sdk/src/matrix";
|
||||||
import { localstorage } from "modernizr";
|
|
||||||
|
|
||||||
import BasePlatform from "../../src/BasePlatform";
|
import BasePlatform from "../../src/BasePlatform";
|
||||||
import SdkConfig from "../../src/SdkConfig";
|
import SdkConfig from "../../src/SdkConfig";
|
||||||
|
Reference in New Issue
Block a user