mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update private annotations
This commit is contained in:
@@ -50,7 +50,7 @@ function M:init(scroll, grid, create_function)
|
||||
end
|
||||
|
||||
|
||||
---Druid System on_remove function
|
||||
---@private
|
||||
function M:on_remove()
|
||||
self:clear()
|
||||
self.scroll.on_scroll:unsubscribe(self._refresh, self)
|
||||
|
Reference in New Issue
Block a user