mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-08 14:56:03 +00:00
feat: 插件文件更改热重载
This commit is contained in:
@@ -98,6 +98,7 @@ class BasePlugin(metaclass=abc.ABCMeta):
|
||||
pass
|
||||
|
||||
def __del__(self):
|
||||
"""释放/禁用插件时被调用"""
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user