Skip to content

Commit 7158892

Browse files
committed
Trivial comment change to trigger CI beta phase
1 parent da815f4 commit 7158892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ export class AtelierAPI {
418418

419419
// Handle console output
420420
if (data.console) {
421-
// Let studio actions handle their console output
421+
// Let Studio actions handle their console output
422422
const isStudioAction =
423423
data.result.content != undefined &&
424424
data.result.content.length !== 0 &&

0 commit comments

Comments
 (0)