Match filename to class

pull/21833/head
Jorik Schellekens 2020-04-28 14:26:08 +01:00
parent 57d880ca5e
commit 93f24f12dc
2 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ import { storeRoomAliasInCache } from '../../RoomAliasCache';
import { defer } from "../../utils/promise";
import ToastStore from "../../stores/ToastStore";
import * as StorageManager from "../../utils/StorageManager";
import { FontWatcher } from '../../fontSize';
import { FontWatcher } from '../../FontWatcher';
/** constants for MatrixChat.state.view */
export const VIEWS = {