diff --git a/more/more.html b/more/more.html
index 4a13b1d..05c0e6b 100644
--- a/more/more.html
+++ b/more/more.html
@@ -59,7 +59,7 @@
EventBridge.scriptEventReceived.connect(function(message){
-
+ alert(message);
//update the buttons
buttonList.forEach(function(item){
var btn = "";