Merge branch 'fz-dev' into dev

This commit is contained in:
MX 2022-10-14 01:11:00 +03:00
commit c198a51b1c
No known key found for this signature in database
GPG key ID: 6C4C311DFD4B4AB5

View file

@ -113,6 +113,7 @@ bool desktop_settings_scene_favorite_on_event(void* context, SceneManagerEvent e
}
}
submenu_reset(app->submenu);
if(dialog_file_browser_show(app->dialogs, temp_path, temp_path, &browser_options)) {
if(primary_favorite) {
app->settings.favorite_primary.is_external = true;