Einzelfahrt-Dauer: "h min" statt "Std. Min." (Paritätsregel zu companion-app)
dauerText() zeigte "1 Std. 15 Min." - der Besitzer wollte exakt die Schreibweise, die companion-app/src/format.ts' dauer() bereits verwendet: "1 h 15 min", Minuten zweistellig gepolstert. Betrifft sowohl die Einzelfahrt-Detailansicht als auch die Dauer-Anzeige im Fahrt-Bearbeiten-Formular (gemeinsamer Helfer). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "audi_dashboard",
|
||||
"name": "Audi Dashboard",
|
||||
"version": "2026.8.24.15",
|
||||
"version": "2026.8.24.16",
|
||||
"documentation": "https://gitea.nothaft.cloud/paul/audi-app/src/branch/main/README.md",
|
||||
"issue_tracker": "https://gitea.nothaft.cloud/paul/audi-app/issues",
|
||||
"codeowners": ["@paul"],
|
||||
|
||||
Reference in New Issue
Block a user