mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Druid instance refactoring
This commit is contained in:
@@ -86,7 +86,7 @@ end
|
||||
function M.set_text_function(callback)
|
||||
settings.get_text = callback or const.EMPTY_FUNCTION
|
||||
-- TODO: Update all localized text
|
||||
-- TOOD: Need to store all current druid instances?
|
||||
-- Need to store all current druid instances to iterate over it?
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user