add sh command

This commit is contained in:
2025-01-15 16:21:41 +08:00
parent d406e74659
commit 5e4d4e4bfc
1 file changed
+1
@@ -99,6 +99,7 @@ class XNMCommand: BaseCommand() {
}
}
@CommandDescription("设静")
class SJCommand: BaseCommand() {
override val commandNames = listOf("sj")