Skip to content

Commit

Permalink
yo
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp committed Jun 18, 2012
1 parent 4de8441 commit 4d863e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/count_down_timer_jruby_swing.rb
Expand Up @@ -127,6 +127,7 @@ def setup_pomo_name minutes
begin
@real_name = SwingHelpers.get_user_input("name for next pomodoro (from top of list)? #{minutes}m", Storage['real_name'])
rescue Exception => canceled
puts 'exiting...'
close
end
Storage['real_name'] = @real_name
Expand Down

0 comments on commit 4d863e3

Please sign in to comment.