Made wrapping overflow optional

This commit is contained in:
Joshua Barretto
2022-05-30 17:13:21 +01:00
parent b3278f6360
commit 86e3f4a690
3 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ command.add(nil, {
else
return true
end
end)
end, true)
end,
["core:open-log"] = function()