mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
src/trezor/workflow: fix last commit
This commit is contained in:
parent
eda280213f
commit
63773e99b7
@ -35,8 +35,8 @@ def startdefault(layout):
|
||||
|
||||
|
||||
def restartdefault():
|
||||
global default_handler
|
||||
d = default_handler
|
||||
global default_layout
|
||||
d = default_layout
|
||||
closedefault()
|
||||
startdefault(d)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user