Update: 更新static-server
This commit is contained in:
@@ -26,7 +26,6 @@ const init = () => {
|
|||||||
if (!module.parent) {
|
if (!module.parent) {
|
||||||
deleteFile('./nw_cache/Default/Preferences');
|
deleteFile('./nw_cache/Default/Preferences');
|
||||||
init();
|
init();
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
module.exports = init;
|
module.exports = init;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user