Ебучий print

This commit is contained in:
Oleshe 2025-05-25 17:30:43 +03:00 committed by GitHub
parent 91a97273d8
commit 501304daf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -970,7 +970,7 @@ local function deleteSelectedData()
clearSelection()
end
end
print(clipboard)
local function copy()
if codeView.selections[1] then
if codeView.selections[1].to.line == codeView.selections[1].from.line then