1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

Set path just in case

This commit is contained in:
MX
2023-05-13 00:17:28 +03:00
parent 849f14e480
commit 5c259fa0e2

View File

@@ -30,6 +30,7 @@ bool bt_settings_scene_forget_dev_confirm_on_event(void* context, SceneManagerEv
if(event.event == DialogExResultLeft) {
consumed = scene_manager_previous_scene(app->scene_manager);
} else if(event.event == DialogExResultRight) {
bt_keys_storage_set_default_path(app->bt);
bt_forget_bonded_devices(app->bt);
// Also remove keys of BadBT, Bluetooth Remote, TOTP Authenticator