summaryrefslogtreecommitdiff
path: root/Registry.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-22 08:40:59 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-22 08:40:59 +0800
commit53c26d656f975f93319dd432e409c1ea740ce06d (patch)
tree22796b4e438655868e02954e5d2770ed676ccbb7 /Registry.toml
parentaca8b408755f9041da9ee083c625de2a8d8c6785 (diff)
Rename subcmd module to cmd and update references
Diffstat (limited to 'Registry.toml')
-rw-r--r--Registry.toml2
1 files changed, 1 insertions, 1 deletions
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"