Update: 更新static-server

This commit is contained in:
王立帮
2025-03-09 11:10:17 +08:00
parent 5c23c6fd58
commit 6e7be316aa

View File

@@ -26,7 +26,6 @@ const init = () => {
if (!module.parent) {
deleteFile('./nw_cache/Default/Preferences');
init();
} else {
module.exports = init;
}