From 443373ce19421beb2323e68b5ec080a000c1d471 Mon Sep 17 00:00:00 2001 From: obrusvit Date: Wed, 2 Oct 2024 13:27:20 +0200 Subject: [PATCH] fix(core/ui): use correct labels at a few places [no changelog] --- core/embed/rust/src/ui/model_mercury/flow/confirm_reset.rs | 4 +--- .../embed/rust/src/ui/model_mercury/flow/warning_hi_prio.rs | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/core/embed/rust/src/ui/model_mercury/flow/confirm_reset.rs b/core/embed/rust/src/ui/model_mercury/flow/confirm_reset.rs index b3d763c1a06..77caef6f84d 100644 --- a/core/embed/rust/src/ui/model_mercury/flow/confirm_reset.rs +++ b/core/embed/rust/src/ui/model_mercury/flow/confirm_reset.rs @@ -111,9 +111,7 @@ fn new_confirm_reset_obj(_args: &[Obj], kwargs: &Map) -> Result