mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Loader: Fix misplaced ApplicationBeforeLoad events
This commit is contained in:
@@ -141,6 +141,7 @@ static void
|
||||
}
|
||||
|
||||
furi_pubsub_unsubscribe(loader_get_pubsub(app->loader), subscription);
|
||||
furi_thread_flags_clear(APPLICATION_STOP_EVENT);
|
||||
}
|
||||
|
||||
static int32_t loader_applications_thread(void* p) {
|
||||
|
||||
Reference in New Issue
Block a user