Update js/main.js
This commit is contained in:
parent
17a69b1465
commit
21cc6bafb0
@ -358,7 +358,7 @@ class BrowserMod {
|
||||
this._motionTimeout = setTimeout(() => {
|
||||
this._fullyMotion = false;
|
||||
this.update();
|
||||
}, 500);
|
||||
}, 5000);
|
||||
this.update();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user