fix: module crash when there are no clients (#8)

* fix: module crashing with no clients

* chore: version bump

* chore: format
This commit is contained in:
bryce
2025-09-14 14:16:26 -07:00
committed by GitHub
parent 0e8d7ffa32
commit 2f9fa1cb0b
6 changed files with 2178 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
"name": "toggl-track",
"shortname": "toggl-track",
"description": "Companion module for toggltrack timers",
"version": "2.0.1",
"version": "0.0.0",
"license": "MIT",
"repository": "git+https://github.com/bitfocus/companion-module-toggl-track.git",
"bugs": "https://github.com/bitfocus/companion-module-toggl-track/issues",