Update ServiceWorkerController.php

This commit is contained in:
Michel vd Steege 2018-08-02 08:46:31 +02:00 committed by GitHub
parent b63aaf90a8
commit 889e5def38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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