修复问题

This commit is contained in:
shylocks
2021-01-13 10:30:47 +08:00
parent 7b666ce43d
commit bea4f7bd82

View File

@@ -78,7 +78,6 @@ if ($.isNode()) {
} }
await shareCodesFormat() await shareCodesFormat()
await jdBeauty() await jdBeauty()
return
} }
} }
})() })()