Skip to content

Commit d103e22

Browse files
srtaalejzimeg
andauthored
Update cmd/project/create_template.go
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 10c538d commit d103e22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/project/create_template.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ func listTemplates(ctx context.Context, clients *shared.ClientFactory, categoryS
268268
secondary[i] = tmpl.Repository
269269
}
270270
clients.IO.PrintInfo(ctx, false, style.Sectionf(style.TextSection{
271+
Emoji: "house_buildings",
271272
Text: style.Bold(category.name),
272273
Secondary: secondary,
273274
}))

0 commit comments

Comments
 (0)