mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Add texts text page
This commit is contained in:
@@ -21,7 +21,7 @@ function M.init(self, node, lang_id, no_adjust)
|
||||
end
|
||||
|
||||
|
||||
function M.raw_set(self, text)
|
||||
function M.set_to(self, text)
|
||||
self.last_locale = false
|
||||
self.text:set_to(text)
|
||||
end
|
||||
|
Reference in New Issue
Block a user