Update private annotations

This commit is contained in:
Insality
2025-03-18 21:41:09 +02:00
parent 19ea7fcff9
commit 3c063313de
9 changed files with 36 additions and 11 deletions

View File

@@ -230,11 +230,13 @@ function M:on_input(action_id, action)
end
---@private
function M:on_focus_lost()
self:unselect()
end
---@private
function M:on_input_interrupt()
--self:unselect()
end