mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Update annotations, add set_repeat to hotkey component
This commit is contained in:
@@ -85,6 +85,8 @@ function M.register(name, module)
|
||||
druid_instance["new_" .. name] = function(self, ...)
|
||||
return druid_instance.new(self, module, ...)
|
||||
end
|
||||
|
||||
return druid_instance["new_" .. name]
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user