Parcourir la source

Fixed minor issue

tobychui il y a 2 ans
Parent
commit
8c6a07ec9b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      web/Music/index.html

+ 1 - 1
web/Music/index.html

@@ -2764,7 +2764,7 @@
     window.history.pushState({}, '');
 
 	//Clear expired cache
-	clearExpiredCache();
+	
 </script>
 </body>
 </html>