mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-10-21 05:06:24 +00:00
✨ 新增线程安全共享内存储存器
This commit is contained in:
@@ -16,7 +16,7 @@ import toml
|
||||
import yaml
|
||||
from pydantic import BaseModel
|
||||
|
||||
from liteyuki import logger
|
||||
from liteyuki.log import logger
|
||||
|
||||
_SUPPORTED_CONFIG_FORMATS = (".yaml", ".yml", ".json", ".toml")
|
||||
|
||||
|
Reference in New Issue
Block a user