WIP
This commit is contained in:
parent
6a1c8ecf62
commit
c452604f4b
@ -318,7 +318,7 @@ do_open2(Selected, State = #s{wallets = Wallets}) ->
|
||||
|
||||
do_open3(Path, State = #s{frame = Frame, j = J}) ->
|
||||
Label = J("Password"),
|
||||
case zxw_text_modal:show(Frame, Label, [{password, true}]) of
|
||||
case zxw_modal_text:show(Frame, Label, [{password, true}]) of
|
||||
{ok, ""} ->
|
||||
ensure_shown(Frame);
|
||||
{ok, Phrase} ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user