Fix popup title. Add option to force fully to stay awake
This commit is contained in:
@@ -94,6 +94,7 @@ class BrowserMod extends ext(BrowserModConnection, [
|
||||
if(msg.camera) {
|
||||
this.setup_camera();
|
||||
}
|
||||
this.config = {...this.config, ...msg};
|
||||
}
|
||||
this.player_update();
|
||||
this.fully_update();
|
||||
|
||||
Reference in New Issue
Block a user