1
0
forked from bot/app

🐛 移除 Gotify 插件及相关配置,更新依赖项版本

This commit is contained in:
2025-02-18 06:42:42 +08:00
parent 30880ec13b
commit 60093b562b
7 changed files with 6 additions and 167 deletions

View File

@ -11,8 +11,8 @@
import os
import json
import copy
import toml
import yaml
import toml # type: ignore
import yaml # type: ignore
from typing import Any