mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update docs md
This commit is contained in:
@@ -43,6 +43,10 @@ end
|
||||
function M.on_input_interrupt(self)
|
||||
end
|
||||
|
||||
-- Call on component remove or on druid:final
|
||||
function M.on_remove(self)
|
||||
end
|
||||
|
||||
return M
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user