Debug prints

This commit is contained in:
2025-11-03 12:00:43 +01:00
parent 8d141579c3
commit 9d2b727810

View File

@@ -15,7 +15,6 @@ return {
entry = function() entry = function()
ya.emit("escape", { visual = true }) ya.emit("escape", { visual = true })
ya.notify{title = "NOTI", content = "okay", level = "info"} ya.notify{title = "NOTI", content = "okay", level = "info"}
local urls = selected_or_hovered() local urls = selected_or_hovered()