Skip to content

Commit

Permalink
Update ignite/templates/typed/list/list.go
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Bruyelle <thomas.bruyelle@gmail.com>
  • Loading branch information
Alex Johnson and tbruyelle authored Nov 7, 2022
1 parent 9541c0e commit 33610fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ignite/templates/typed/list/list.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func NewGenerator(replacer placeholder.Replacer, opts *typed.Options) (*genny.Ge
g = genny.New()

messagesTemplate = xgenny.NewEmbedWalker(
fsComponent,
fsMessages,
"files/messages/",
opts.AppPath,
)
Expand Down

0 comments on commit 33610fb

Please sign in to comment.