更改内容:
1. 更新文言文翻译 2. 删除重复的翻译键 3. 重写status缓存机制并black格式化 请注意:未经过本地测试,需要观察者辅助测试,谢谢!
This commit is contained in:
@ -22,7 +22,7 @@ if get_config("debug", False):
|
||||
"resources",
|
||||
)
|
||||
|
||||
nonebot.logger.info("Liteyuki Reload is enable, watching for file changes...")
|
||||
nonebot.logger.info("Liteyuki Reload enabled, watching for file changes...")
|
||||
|
||||
|
||||
class CodeModifiedHandler(FileSystemEventHandler):
|
||||
|
Reference in New Issue
Block a user