mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-18 00:20:23 -07:00
Update service-worker.js
This commit is contained in:
parent
0d70556e8f
commit
43f9c5e77a
@ -27,7 +27,7 @@
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}],
|
||||
"background_color": "#3367d6",
|
||||
"background_color": "#efefef",
|
||||
"start_url": "/",
|
||||
"display": "minimal-ui",
|
||||
"theme_color": "#3367d6",
|
||||
|
@ -1,4 +1,4 @@
|
||||
var CACHE_NAME = 'snapdrop-cache-v1.042';
|
||||
var CACHE_NAME = 'snapdrop-cache-v1.044';
|
||||
var urlsToCache = [
|
||||
'/',
|
||||
'/styles.css',
|
||||
|
Loading…
x
Reference in New Issue
Block a user