fix:移除多余项目,修改插件配置文件位置

This commit is contained in:
SengokuCola
2025-07-03 21:18:15 +08:00
parent 42a6ddedb9
commit 77473b5817
4 changed files with 75 additions and 77 deletions

View File

@@ -42,6 +42,9 @@ willing_manager = get_willing_manager()
logger = get_logger("main")
from src.manager.local_store_manager import local_storage
from src.manager.mood_manager import MoodUpdateTask, MoodPrintTask
class MainSystem:
def __init__(self):