mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
remove service worker
This commit is contained in:
parent
feb78a63f2
commit
7b6d6c3193
@ -96,7 +96,7 @@
|
||||
document.getElementById('loader').style.display = 'none';
|
||||
});
|
||||
|
||||
|
||||
/*
|
||||
function invokeServiceWorkerUpdateFlow() {
|
||||
// you have a better UI here, reloading is not a great user experince here.
|
||||
const confirmed = confirm('New version of the app is available. Refresh now');
|
||||
@ -143,7 +143,7 @@
|
||||
}
|
||||
|
||||
handleServiceWorker();
|
||||
|
||||
*/
|
||||
</script>
|
||||
|
||||
<script defer src="main.dart.js?v={{ config('ninja.app_version') }}" type="application/javascript"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user