mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 18:37:44 +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
|
end
|
||||||
|
|
||||||
|
|
||||||
-- TODO: pass self as first parameter
|
|
||||||
local function on_click(self)
|
local function on_click(self)
|
||||||
M.set_state(self, not self.state)
|
M.set_state(self, not self.state)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user