GoTomato/internal/websocket
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
..
client_commands.go feat: update variable and function name for started pomodoro 2024-10-20 18:16:38 +02:00
handle_connections.go fix: remove duplicate client registration 2024-10-20 17:38:45 +02:00