mirror of
https://github.com/runbear-io/beardrive.git
synced 2026-08-25 08:08:08 +02:00
The hub's brand fell back to config.volume — the bucket/dir basename — so a hub on s3://beardrive/... rendered a lowercase "beardrive" logo and tab title. Drop the fallback at the source (/api/config reports only what a Brander provider returns) and let each app default on its own: the hub to the literal "BearDrive", volume mode to the folder name (unchanged). The e2e harness now seeds Volume: "beardrive" so hub.spec.ts's existing #vault-name assertion actually catches this. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>