mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-23 20:44:42 +08:00
清空数据时停用所有实用功能
This commit is contained in:
@@ -633,6 +633,7 @@ window.quickcommandHttpServer = () => {
|
||||
})
|
||||
}
|
||||
let stop = () => {
|
||||
if (!httpServer) return
|
||||
httpServer.close()
|
||||
}
|
||||
return {
|
||||
|
Reference in New Issue
Block a user