This commit is contained in:
cdle
2023-06-07 15:11:14 +08:00
parent ad6208bc43
commit 90f302a682
6 changed files with 217 additions and 1 deletions
+1
View File
@@ -205,6 +205,7 @@ func initPlugins() {
CancelPluginWebs(key)
CancelPluginlistening(key)
CancelHttpListen(key)
remStatic(key)
storage.DisableHandle(key)
if new != "" {
AddCommand([]*common.Function{f})