From dd1c897e794684ae095bf8954072653144f16bd3 Mon Sep 17 00:00:00 2001 From: MagicLike Date: Mon, 20 Mar 2023 21:36:26 +0100 Subject: [PATCH] Fixed image not showing in "Boot custom recovery" --- openandroidinstaller/views/step_view.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openandroidinstaller/views/step_view.py b/openandroidinstaller/views/step_view.py index 4bc5e38a..eb484eb3 100644 --- a/openandroidinstaller/views/step_view.py +++ b/openandroidinstaller/views/step_view.py @@ -106,7 +106,7 @@ def check_advanced_switch(e): # main controls steps_indictor_img_lookup = { "Unlock the bootloader": "steps-header-unlock.png", - "Flash custom recovery": "steps-header-recovery.png", + "Boot custom recovery": "steps-header-recovery.png", } self.right_view_header.controls = [ get_title(