lib/cryptum/option/choice.rb in cryptum-0.0.257 vs lib/cryptum/option/choice.rb in cryptum-0.0.258
- old
+ new
@@ -10,10 +10,11 @@
:list_products,
:proxy,
:repo_root,
:sandbox,
:symbol,
- :market_trend_reset
+ :market_trend_reset,
+ :market_trend_reset_label
rescue Interrupt
# Exit Gracefully if CTRL+C is Pressed During Session
Cryptum.exit_gracefully(which_self: self)
rescue StandardError => e