Skip to content

Commit 93c3b87

Browse files
Update command.js.twig
1 parent 293cc0f commit 93c3b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/cli/lib/commands/command.js.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ const {{ service.name | caseLower }}{{ method.name | caseUcfirst }} = async ({ {
139139
throw err
140140
});{% endif %}
141141

142+
142143
if (!id) {
143144
id = response['$id'];
144145
}

0 commit comments

Comments
 (0)