mirror of
https://github.com/a2nt/silverstripe-progressivewebapp.git
synced 2024-10-22 11:05:45 +02:00
Update ServiceWorkerController.php
This commit is contained in:
parent
b63aaf90a8
commit
889e5def38
@ -21,7 +21,7 @@ class ServiceWorkerController extends Controller {
|
|||||||
/**
|
/**
|
||||||
* @config
|
* @config
|
||||||
*/
|
*/
|
||||||
private static $debug_mode = true;
|
private static $debug_mode = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default controller action for the service-worker.js file
|
* Default controller action for the service-worker.js file
|
||||||
|
Loading…
Reference in New Issue
Block a user