mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 22:36:02 +00:00
feat: settings 基础组件
This commit is contained in:
@@ -5,7 +5,7 @@ import asyncio
|
||||
import quart
|
||||
|
||||
from ....core import app
|
||||
from .groups import logs, system
|
||||
from .groups import logs, system, settings
|
||||
from . import group
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user