lib/cryptum/event.rb in cryptum-0.0.294 vs lib/cryptum/event.rb in cryptum-0.0.295

- old
+ new

@@ -137,10 +137,10 @@ key_press_event: terminal_win.key_press_event ) end unless event_history.order_execute_details_win_active - event_history = Cryptum::UI::OrderExecution.refresh( + Cryptum::UI::OrderExecution.refresh( option_choice: option_choice, order_execute_win: terminal_win.order_execute_section, env: env, event_history: event_history, key_press_event: terminal_win.key_press_event,