mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-04-12 06:42:13 +02:00
Add files via upload
This commit is contained in:
parent
5a4e76c9fd
commit
a6bfe3af96
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
|
||||
EventBridge.scriptEventReceived.connect(function(message){
|
||||
currentlyRunningScripts = JSON.parse(message);
|
||||
alert(JSON.stringify(currentlyRunningScripts));
|
||||
|
||||
//update the buttons
|
||||
buttonList.forEach(function(item){
|
||||
var btn = "";
|
||||
|
|
Loading…
Reference in a new issue