diff --git a/public/manifest.json b/public/manifest.json index 284192d85..2382f1292 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -46,6 +46,9 @@ "http://*/*", "https://*/*" ], + "exclude_matches": [ + "https://fonts.google.com/*" + ], "css": [ "assets/base.css", "libs/materialIcons/content_style.css",