From 8ae1fe8a4ecdf5dfd8cabb4dc19bbe24401acd25 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sun, 12 Jul 2020 20:11:54 -0700 Subject: Lint clean --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vue.config.js') diff --git a/vue.config.js b/vue.config.js index 1e624c6..abee374 100644 --- a/vue.config.js +++ b/vue.config.js @@ -11,7 +11,7 @@ module.exports = { pwa: { manifestPath: "assets/manifest.json", manifestOptions: { - start_url: '../', + start_url: "../", }, appleMobileWebAppStatusBarStyle: "black", appleMobileWebAppCapable: "yes", -- cgit v1.2.3