mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-04-07 09:13:54 +02:00
Add files via upload
This commit is contained in:
parent
ad31bab8c9
commit
58517ab9b7
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
alert(message);
|
||||
//update the buttons
|
||||
buttonList.forEach(function(item){
|
||||
alert(item.url);
|
||||
var btn = "";
|
||||
if(message.indexOf(item.url) != -1){
|
||||
//Means already running
|
||||
|
|
Loading…
Reference in a new issue