clara wants her nightstand

This commit is contained in:
VerstreuteSeele
2023-02-11 04:35:13 +01:00
parent 0127b87b0d
commit 2db0cae428

View File

@@ -207,7 +207,7 @@ bool desktop_scene_main_on_event(void* context, SceneManagerEvent event) {
break; break;
} }
case DesktopMainEventOpenClock: { case DesktopMainEventOpenClock: {
desktop_scene_main_open_app_or_profile(desktop, EXT_PATH("/apps/Tools/Clock.fap")); desktop_scene_main_open_app_or_profile(desktop, EXT_PATH("/apps/Misc/Nightstand.fap"));
break; break;
} }
case DesktopLockedEventUpdate: case DesktopLockedEventUpdate: