mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Allow logging in service worker.
This commit is contained in:
parent
254dd6243b
commit
e4c0ae0723
@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-console */
|
||||
const CACHE = '0.10';
|
||||
const INDEX_CACHE_URL = '/';
|
||||
const INDEX_ROUTES = ['/', '/logbook', '/history', '/map', '/devService', '/devState',
|
||||
|
Loading…
x
Reference in New Issue
Block a user