mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[chore] RadioButtonWidget: remove unused "Use default" string (#8354)
This commit is contained in:
@@ -35,7 +35,6 @@ local RadioButtonWidget = InputContainer:new{
|
||||
close_callback = nil,
|
||||
keep_shown_on_apply = false,
|
||||
default_provider = nil,
|
||||
default_text = _("Use default"),
|
||||
extra_text = nil,
|
||||
extra_callback = nil,
|
||||
-- output
|
||||
|
||||
Reference in New Issue
Block a user