From 1644b4c648e8299480520a5526849024d545a4e7 Mon Sep 17 00:00:00 2001 From: objnull Date: Thu, 5 Sep 2024 18:56:01 -0400 Subject: [PATCH] Easier naming scheme --- project/backend/ui.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/backend/ui.c b/project/backend/ui.c index b623b6f..fb9a817 100644 --- a/project/backend/ui.c +++ b/project/backend/ui.c @@ -153,11 +153,11 @@ void FP_Scene_Enter_View(void* context) { ); dialog_ex_set_left_button_text( app->dialog, - "Pass" + "Show" ); dialog_ex_set_center_button_text( app->dialog, - "BadUSB" + "Send" ); // Left & Right