Fix bug in info page animation

This commit is contained in:
RobinLinus
2018-11-01 01:35:18 +01:00
parent 9ef6abebc1
commit a18e06d3c7
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
var CACHE_NAME = 'my-site-cache-v1';
var CACHE_NAME = 'snapdrop-cache-v1.0';
var urlsToCache = [
'/',
'/styles.css',