mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 10:27:47 +02:00
Close TODO on self context
This commit is contained in:
parent
b8dec4826f
commit
89933dfaf5
@ -31,7 +31,6 @@ function M.get_state(self)
|
||||
end
|
||||
|
||||
|
||||
-- TODO: pass self as first parameter
|
||||
local function on_click(self)
|
||||
M.set_state(self, not self.state)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user