Rename RoomListStore file
This commit is contained in:
parent
209a5d2220
commit
2b15ba21dd
14 changed files with 13 additions and 13 deletions
|
@ -17,7 +17,7 @@ import {DefaultTagID} from "../../../../src/stores/room-list/models";
|
|||
import RoomListStore, {
|
||||
LISTS_UPDATE_EVENT,
|
||||
RoomListStoreClass
|
||||
} from "../../../../src/stores/room-list/RoomListStore2";
|
||||
} from "../../../../src/stores/room-list/RoomListStore";
|
||||
import RoomListLayoutStore from "../../../../src/stores/room-list/RoomListLayoutStore";
|
||||
|
||||
function generateRoomId() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue