[FL-1632] Dolphin: feed mini game (#627)
This commit is contained in:
@@ -228,6 +228,6 @@ void console_callback(Canvas* canvas, void* s) {
|
||||
furi_assert(s);
|
||||
SceneState* state = s;
|
||||
if(state->use_pending) {
|
||||
dolphin_scene_start_app(state, &FLIPPER_SCENE_APPS[1]);
|
||||
dolphin_scene_start_app(state, &FLIPPER_SCENE_APPS[0]);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user