Skip to content

Commit 95b3e70

Browse files
author
mkefd
committed
mappersmith
1 parent 4b80947 commit 95b3e70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/partials/base.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
{{~#equals @root.httpClient 'axios'}}Blob{{/equals~}}
55
{{~#equals @root.httpClient 'angular'}}Blob{{/equals~}}
66
{{~#equals @root.httpClient 'node'}}Blob{{/equals~}}
7+
{{~#equals @root.httpClient 'mappersmith'}}Blob{{/equals~}}
78
{{~else~}}
89
{{{base}}}
910
{{~/equals~}}

0 commit comments

Comments
 (0)