Skip to content

Commit 993b2f2

Browse files
committed
chore: add spaces
1 parent f538a74 commit 993b2f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/web/src/services/template.ts.twig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,8 @@ export class {{ service.name | caseUcfirst }} {
108108
);
109109
{%~ endif %}
110110
}
111+
{%~ if not loop.last %}
112+
113+
{%~ endif %}
111114
{%~ endfor %}
112115
}

0 commit comments

Comments
 (0)