fix: return type
This commit is contained in:
@@ -59,7 +59,7 @@ function wrapText(text, width, prefixWidth)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
return table.concat(lines, "\n")
|
return lines
|
||||||
end
|
end
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
|
|||||||
Reference in New Issue
Block a user