mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-11 01:41:55 +01:00
Registered /plan db move
This commit is contained in:
parent
1945db8045
commit
42dce582c6
@ -250,6 +250,7 @@ public class PlanCommand {
|
|||||||
.colorScheme(colors)
|
.colorScheme(colors)
|
||||||
.subcommand(backupCommand())
|
.subcommand(backupCommand())
|
||||||
.subcommand(restoreCommand())
|
.subcommand(restoreCommand())
|
||||||
|
.subcommand(moveCommand())
|
||||||
.inDepthDescription("Use different database subcommands to change the data in some way")
|
.inDepthDescription("Use different database subcommands to change the data in some way")
|
||||||
.build();
|
.build();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user