mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-31 11:21:07 +02:00
Match filename to class
This commit is contained in:
parent
57d880ca5e
commit
93f24f12dc
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user