fix change order and agenda list

This commit is contained in:
Peter Maquiran
2024-03-18 11:42:36 +01:00
parent a34ef60126
commit 0b876e516b
7 changed files with 28 additions and 12 deletions
+1
View File
@@ -391,6 +391,7 @@ export class RoomService {
this.name = ChatMessage.msg
}
this.sortRoomList()
// this.changeDetector()
setTimeout(() => {
done()