mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-25 13:56:08 +00:00
chore: 修改配置文件名称
This commit is contained in:
@@ -10,7 +10,7 @@ import json
|
||||
|
||||
__command_list__ = {}
|
||||
|
||||
import tips_custom
|
||||
import tips as tips_custom
|
||||
|
||||
"""命令树
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import tips_custom
|
||||
import tips as tips_custom
|
||||
from ..mgr import AbstractCommandNode, Context
|
||||
|
||||
import pkg.openai.session
|
||||
|
||||
Reference in New Issue
Block a user