mirror of
https://github.com/overte-org/community-apps.git
synced 2025-04-06 01:02:34 +02:00
Add files via upload
This commit is contained in:
parent
2362a816a7
commit
5713b9306c
1 changed files with 1 additions and 4 deletions
|
@ -95,10 +95,7 @@
|
|||
|
||||
|
||||
function onScreenChanged(type, url) {
|
||||
Appstatus = !Appstatus;
|
||||
button.editProperties({
|
||||
isActive: Appstatus
|
||||
});
|
||||
print("onScreenChanged:" + type + " | " + url);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue