Add files via upload

This commit is contained in:
Keb Helion 2020-02-14 00:52:04 -05:00 committed by GitHub
parent b95d9f84ba
commit ad31bab8c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@
EventBridge.scriptEventReceived.connect(function(message){
alert(message);
//update the buttons
buttonList.forEach(function(item){
var btn = "";