Skip to content

Commit

Permalink
fix: Small template update
Browse files Browse the repository at this point in the history
  • Loading branch information
ksentak committed Aug 7, 2024
1 parent 775b7c9 commit 3e54174
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
{
${properties}
}
${base.title}Result${property.dependency}${if.impl.optional}.value()${end.if.impl.optional}.${property}.push_back(${property}Result${level});
${base.title}Result${property.dependency}${if.impl.optional}.value()${end.if.impl.optional}.${property}${if.optional}.value()${end.if.optional}.push_back(${property}Result${level});

0 comments on commit 3e54174

Please sign in to comment.