Prettier
This commit is contained in:
@@ -257,7 +257,7 @@ export class SlidingRoomListStoreClass extends AsyncStoreWithClient<IState> impl
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
rooms.push(room);
|
rooms.push(room);
|
||||||
})
|
});
|
||||||
tagMap[tagId] = rooms;
|
tagMap[tagId] = rooms;
|
||||||
this.tagMap = tagMap;
|
this.tagMap = tagMap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user