update commnad name

This commit is contained in:
duanfuxiang
2025-04-24 16:22:46 +08:00
parent 96b9fcef3b
commit ecbe1725aa
9 changed files with 191 additions and 191 deletions

View File

@@ -1,4 +1,4 @@
export const ROOT_DIR = '.infio_json_db'
export const TEMPLATE_DIR = 'templates'
export const COMMAND_DIR = 'commands'
export const CHAT_DIR = 'chats'
export const INITIAL_MIGRATION_MARKER = '.initial_migration_completed'