🖱️ truncate.ts
This commit is contained in:
@@ -177,3 +177,4 @@ export function wrapText(text: string, width: number): string[] {
|
||||
if (currentLine) lines.push(currentLine)
|
||||
return lines
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user