Jelajahi Sumber

Fixed minor issue

tobychui 2 tahun lalu
induk
melakukan
8c6a07ec9b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>