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
e7308b58b7
commit
011dc9cf51
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
// app-more.js
|
||||
// VERSION 1.0
|
||||
//
|
||||
|
@ -92,7 +94,7 @@
|
|||
|
||||
|
||||
|
||||
tablet.webEventReceived.connect(onMoreAppWebEventReceived);
|
||||
//tablet.webEventReceived.connect(onMoreAppWebEventReceived);
|
||||
|
||||
|
||||
function cleanup() {
|
||||
|
|
Loading…
Reference in a new issue