- Shipped
- 2026年4月25日 22:54 UTC
- Author
- Kamo
- Commit
- e3a8ed9
The getThemePath() was generating /domain/{tld}/{split}/kamosite paths that don't exist in MinIO — theme files live in the public bucket under kamocrm-com/, baddi3-com/, etc. Updated to use the same /public/{domain}-{tld} format already used by kamo-internal's Theme.tsx and the IP-address fallback.