From 53c26d656f975f93319dd432e409c1ea740ce06d Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 22 Jan 2026 08:40:59 +0800 Subject: Rename subcmd module to cmd and update references --- Registry.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Registry.toml') diff --git a/Registry.toml b/Registry.toml index be1fab9..48c1d3d 100644 --- a/Registry.toml +++ b/Registry.toml @@ -1,3 +1,3 @@ [status] node = "status" -type = "subcmd::cmds::status::JVStatusCommand" +type = "cmd::cmds::status::JVStatusCommand" -- cgit