mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
fix share content
This commit is contained in:
@@ -219,6 +219,9 @@ export class RoomService {
|
||||
if (difference < 0) {
|
||||
|
||||
this.deleteRoom();
|
||||
if(this.chatOpen) {
|
||||
|
||||
}
|
||||
|
||||
} else {
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user