lib/app42/command/user.rb in app42-0.5.3 vs lib/app42/command/user.rb in app42-0.5.4

- old
+ new

@@ -26,10 +26,10 @@ puts "API Key = #{api_key}" puts "Secret Key = #{secret_key}" else message "#{Message::KEYS_NOT_FIND}", true, 'red' # TODO, should be dynamic - App42::Base::Help.addKeys + App42::Base::Help.addkeys end end # clear local credentials \ No newline at end of file