mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Close TODO on self context
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user