This commit is contained in:
Peter Maquiran
2022-01-29 17:07:18 +01:00
5 changed files with 21 additions and 18 deletions
+1 -1
View File
@@ -349,7 +349,7 @@ export class WsChatService {
}
}})
}
loadHistory(roomId, limit: number = 50) {
const requestId = uuidv4()