diff --git a/webroot/js/utils.js b/webroot/js/utils.js index 470d81dae..55015e692 100644 --- a/webroot/js/utils.js +++ b/webroot/js/utils.js @@ -1,5 +1,5 @@ -const LOCAL_TEST = true; +const LOCAL_TEST = false; const MESSAGE_OFFLINE = 'Stream is offline.';