fix share content

This commit is contained in:
Peter Maquiran
2024-03-28 16:28:17 +01:00
parent 54aea5a6d8
commit c785326803
2 changed files with 38 additions and 22 deletions
+3
View File
@@ -219,6 +219,9 @@ export class RoomService {
if (difference < 0) {
this.deleteRoom();
if(this.chatOpen) {
}
} else {
setTimeout(() => {