mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-12 23:20:25 +08:00
cache name
This commit is contained in:
parent
90ea8b4626
commit
8a3dde5720
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const staticCacheName = "sw-cache";
|
||||
const staticCacheName = "sw-cache-2022-1-15-21-00-09";
|
||||
|
||||
caches.keys().then(function (names) {
|
||||
for (let name of names) {
|
||||
|
|
Loading…
Reference in a new issue