Merge pull request #1306 from hoppscotch/fix/1304

Enable Workbox - fix #1304
This commit is contained in:
Liyas Thomas
2020-10-28 17:49:30 +05:30
committed by GitHub

View File

@@ -157,7 +157,6 @@ export default {
background_color: options.app.background,
theme_color: options.app.background,
},
workbox: false,
},
// Toast module configuration (https://github.com/nuxt-community/modules/tree/master/packages/toast)