mobeck15 / Game-Library

A database to track video game cost, play time, and other statistics.
GNU General Public License v3.0
0 stars 0 forks source link

Make recapture time reject blank as a valid response #11

Open mobeck15 opened 3 years ago

mobeck15 commented 3 years ago

By rejecting blank as a valid response will prevent accidentally skipping recapture if you expect it to be the notes prompt.

mobeck15 commented 2 years ago

Alternatively, adding an additional check if the time is greater than the minimum check (2 minutes) to ask "Are you sure?" when skipping.