more plugins

This commit is contained in:
jxxghp
2023-08-02 21:26:25 +08:00
parent 54ffacf743
commit 0c2dbd5c2d
7 changed files with 635 additions and 1 deletions

View File

@ -30,6 +30,8 @@ class EventType(Enum):
TransferComplete = "transfer.complete"
# 添加下载
DownloadAdded = "download.added"
# 删除历史记录
HistoryDeleted = "history.deleted"
# 系统配置Key字典