Skip to content

Commit

Permalink
forgotten br_type argument to should_show_more
Browse files Browse the repository at this point in the history
  • Loading branch information
grdddj committed Oct 25, 2021
1 parent 6cb7e3b commit 5e83beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/trezor/ui/layouts/tt/__init__.py
Expand Up @@ -559,6 +559,7 @@ async def _confirm_ask_pagination(
ctx,
title,
para=para_truncated,
br_type=br_type,
br_code=br_code,
icon=icon,
icon_color=icon_color,
Expand Down

0 comments on commit 5e83beb

Please sign in to comment.