fix: show offline status in pwa
All checks were successful
CI / Lint, test, typecheck and build (push) Successful in 11m21s
All checks were successful
CI / Lint, test, typecheck and build (push) Successful in 11m21s
This commit is contained in:
@@ -7,6 +7,8 @@ const ACTIVE_CACHES = new Set([SHELL_CACHE, RUNTIME_CACHE, API_CACHE]);
|
||||
|
||||
const SHELL = [
|
||||
"/",
|
||||
"/warnings",
|
||||
"/hydro",
|
||||
"/settings",
|
||||
"/offline",
|
||||
"/manifest.json",
|
||||
|
||||
Reference in New Issue
Block a user