mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-31 18:49:15 -04:00
Update ui_navigation.cpp
This commit is contained in:
parent
5d73175a17
commit
3c30c127e2
1 changed files with 1 additions and 1 deletions
|
@ -627,10 +627,10 @@ SystemView::SystemView(
|
|||
if (portapack::persistent_memory::config_splash())
|
||||
{
|
||||
navigation_view.push<BMPView>();
|
||||
}
|
||||
status_view.set_back_enabled(false);
|
||||
status_view.set_title_image_enabled(true);
|
||||
status_view.set_dirty();
|
||||
}
|
||||
//else
|
||||
// navigation_view.push<SystemMenuView>();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue