mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-04-07 16:12:07 +02:00
Add files via upload
This commit is contained in:
parent
ad4abd5d54
commit
8e7d0859cd
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
//print("turn on");
|
||||
|
||||
|
||||
tablet.gotoWebScreen(APP_URL + "?version=" + Math.floor(Math.random()*50000));
|
||||
tablet.gotoWebScreen(APP_URL); //+ "?version=" + Math.floor(Math.random()*50000));
|
||||
|
||||
tablet.webEventReceived.connect(onMoreAppWebEventReceived);
|
||||
tablet.screenChanged.connect(onMoreAppScreenChanged);
|
||||
|
|
Loading…
Reference in a new issue