ColdWeatherBoyy / pt-timer

MIT License
0 stars 0 forks source link

Seconds or Minutes #1

Closed ColdWeatherBoyy closed 2 months ago

ColdWeatherBoyy commented 2 months ago

Per User Need, need to configure capability of setting timers by seconds, not by minutes. Consider if user should be able to have both second and minute timers or just one or the other.

ColdWeatherBoyy commented 2 months ago

All right, closed with commit b7dabbd

Chose to make it configurable so either are available, with a max of 6 total.

I bet there's a way to clean up some of these components that are now cluttered by ternaries.