This commit is contained in:
willem 2024-07-28 22:33:21 +00:00
parent ce81b698f8
commit 5f41f76c3e

View File

@ -64,7 +64,7 @@ return {
end, end,
}, },
{ {
text = '', text = '',
on_click = function(_, _, _, _, buffer) on_click = function(_, _, _, _, buffer)
buffer:delete() buffer:delete()
end, end,