mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
[FL-1472] Clear default button names (#754)
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ void IrdaAppSceneLearnEnterName::on_enter(IrdaApp* app) {
|
||||
app,
|
||||
app->get_text_store(0),
|
||||
IrdaAppRemoteManager::max_button_name_length,
|
||||
false);
|
||||
true);
|
||||
|
||||
view_manager->switch_to(IrdaAppViewManager::ViewType::TextInput);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user