diff --git a/core/embed/rust/src/ui/model_tr/bootloader/confirm.rs b/core/embed/rust/src/ui/model_tr/bootloader/confirm.rs index af5189e558..a577791517 100644 --- a/core/embed/rust/src/ui/model_tr/bootloader/confirm.rs +++ b/core/embed/rust/src/ui/model_tr/bootloader/confirm.rs @@ -32,8 +32,8 @@ pub struct Confirm { bg_color: Color, icon: Option, message: Child>>, - left: Child>, - right: Child>, + left: Child