diff --git a/src/Controllers/ServiceWorkerController.php b/src/Controllers/ServiceWorkerController.php index 4e5f86c..7e867b8 100644 --- a/src/Controllers/ServiceWorkerController.php +++ b/src/Controllers/ServiceWorkerController.php @@ -21,7 +21,7 @@ class ServiceWorkerController extends Controller { /** * @config */ - private static $debug_mode = true; + private static $debug_mode = false; /** * Default controller action for the service-worker.js file