浏览代码

Fixed minor issue

tobychui 2 年之前
父节点
当前提交
8c6a07ec9b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/Music/index.html

+ 1 - 1
web/Music/index.html

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