hotfix
This commit is contained in:
parent
a9bf7365cc
commit
267735f715
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ const VoteUI = () => {
|
|||
setRoomScale(roomFromDb.scale || "ERROR");
|
||||
} else {
|
||||
void getRoomHandler();
|
||||
void getVotesHandler();
|
||||
}
|
||||
}, [roomFromDb, roomId, user]);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue