Disable workbox

This commit is contained in:
Liyas Thomas
2020-10-07 07:22:44 +05:30
parent 3422ccef15
commit 2ccd053b0a
2 changed files with 2 additions and 1 deletions

View File

@@ -158,6 +158,7 @@ export default {
background_color: options.app.background,
theme_color: options.app.background,
},
workbox: false,
},
toast: {
position: "bottom-center",