mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 16:26:02 +00:00
refactor: 恢复命令权限设置
This commit is contained in:
@@ -17,7 +17,7 @@ class SettingManager:
|
||||
async def initialize(self):
|
||||
self.settings = await cfg_mgr.load_json_config(
|
||||
'plugins/plugins.json',
|
||||
'res/templates/plugin-setting-template.json'
|
||||
'templates/plugin-settings.json'
|
||||
)
|
||||
|
||||
async def sync_setting(
|
||||
|
||||
Reference in New Issue
Block a user