Skip to content

Commit

Permalink
hore: wire client/v2
Browse files Browse the repository at this point in the history
  • Loading branch information
trungnt1811 committed Jul 18, 2024
1 parent 9f10512 commit e7615d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ignite/templates/app/files-feeabs/app/app.go.plush
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ type App struct {

func init() {
var err error
clienthelpers.EnvPrefix = Name
DefaultNodeHome, err = clienthelpers.GetNodeHomeDirectory("."+Name)
if err != nil {
panic(err)
Expand Down

0 comments on commit e7615d9

Please sign in to comment.