feat(fitness): label finish button "FINISH EARLY" with unfinished sets
CI / update (push) Has been cancelled

Switches the active-workout finish button to "FINISH EARLY" /
"VORZEITIG BEENDEN" with an orange tint when any set in the workout is
still incomplete, so users can tell at a glance whether they're
wrapping up cleanly or cutting it short.
This commit is contained in:
2026-05-10 14:56:12 +02:00
parent e87b8bd864
commit 5fd8027d3e
4 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.69.4",
"version": "1.69.5",
"private": true,
"type": "module",
"scripts": {