Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba committed Mar 25, 2024
1 parent ee5b094 commit 8997618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ func New(
wasmtypes.ModuleName,
incentive.ModuleName,
metoken.ModuleName,
auction.ModuleName
auction.ModuleName,
}
orderMigrations := []string{
capabilitytypes.ModuleName, authtypes.ModuleName, banktypes.ModuleName, distrtypes.ModuleName,
Expand Down

0 comments on commit 8997618

Please sign in to comment.