Fix when user have activated action button
This commit is contained in:
parent
fcb7f364b6
commit
6051e5f46a
@ -492,6 +492,7 @@ export class GameScene extends ResizableScene implements CenterListener {
|
||||
} else {
|
||||
this.startJitsi(newValue as string);
|
||||
}
|
||||
layoutManager.removeActionButton('jitsiRoom', this.userInputManager);
|
||||
}, this.userInputManager);
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user