diff --git a/static-http/queueview.js b/static-http/queueview.js index dbe11ec..cb9dec8 100644 --- a/static-http/queueview.js +++ b/static-http/queueview.js @@ -1,5 +1,5 @@ const api_creds = "queueview:queueview"; -const api_app = "queueview"; //_" + (""+Math.random()).substring(2); +const api_app = "queueview_" + (""+Math.random()).substring(2); let ws;