You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Rename RoomListStore file
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user