Skip to content

Commit 19facb2

Browse files
committed
whitespace
1 parent 0d1f952 commit 19facb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/trengo/actions/create-internal-note/create-internal-note.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ export default {
3434
$.export("$summary", `Successfully created internal note on ticket ${this.ticketId}`);
3535
return resp;
3636
},
37-
};
37+
};
38+

0 commit comments

Comments
 (0)