Update assistant features and docs

This commit is contained in:
2026-02-12 14:12:37 +03:00
parent bb3133a1c0
commit ca8ebd6657
19 changed files with 814 additions and 180 deletions

9
data/stopwatches.json Normal file
View File

@@ -0,0 +1,9 @@
[
{
"id": 1,
"name": "",
"elapsed": 92.426419,
"running": false,
"started_at": null
}
]