GoTomato/internal/pomodoro
Sebastian Mark b46d2469d3 feat: update variable and function name for started pomodoro
- change variable name from pomodoroRunning to pomodoroOngoing
- update function name from IsPomodoroRunning to IsPomodoroOngoing
- modify client command checks to use IsPomodoroActive instead of IsPomodoroRunning

🤖
2024-10-20 18:16:38 +02:00
..
pomodoro.go feat: update variable and function name for started pomodoro 2024-10-20 18:16:38 +02:00
timer.go feat: create model for pomodoro settings 2024-10-20 14:45:18 +02:00