mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
refactor(partnerctl): disable Config and Module command temporally in root command
This commit is contained in:
@@ -19,8 +19,8 @@ import kotlin.system.exitProcess
|
||||
ShutdownCommand::class,
|
||||
LogCommand::class,
|
||||
ChatCommand::class,
|
||||
ConfigCommand::class,
|
||||
ModuleCommand::class,
|
||||
//ConfigCommand::class,
|
||||
//ModuleCommand::class,
|
||||
AutoComplete.GenerateCompletion::class
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user