Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Jan 15, 2025
1 parent ff8501c commit 450705d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/v2/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ func topLevelCmd(ctx context.Context, use, short string) *cobra.Command {
var appBuildingCommands = [][]string{
{"start"},
{"genesis", "export"},
{"store"},
{"store", "restore"},
}

// IsAppRequired determines if a command requires a full application to be built by
Expand Down

0 comments on commit 450705d

Please sign in to comment.