Skip to content

Commit b380d1f

Browse files
G MoG Mo
authored andcommitted
changed nothing, needed to push for submodule update
1 parent 6f493b4 commit b380d1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/fillTemplates.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,3 +346,4 @@ function applyTruncation(s: string, maxLines: number): { text: string; truncated
346346
slice.push("# … truncated …");
347347
return { text: slice.join("\n"), truncated: true };
348348
}
349+
//s

0 commit comments

Comments
 (0)