Browse Source

Fixed minor issue

tobychui 2 năm trước cách đây
mục cha
commit
8c6a07ec9b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>