Rename: Sam's → Claude's Aufgaben (Vikunja + Dashboard)
- Vikunja Projekt 5 umbenannt zu "Claudes Aufgaben" - Dashboard Tab-Label von "Sam's" zu "Claude's" geändert Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4b2e5beaf6
commit
cbcdf4915d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ type TabKey = "private" | "sams";
|
|||
|
||||
const TABS: { key: TabKey; label: string }[] = [
|
||||
{ key: "private", label: "Privat" },
|
||||
{ key: "sams", label: "Sam's" },
|
||||
{ key: "sams", label: "Claude's" },
|
||||
];
|
||||
|
||||
/* Vikunja web base URL — strip /api/v1 from the API URL */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue