fix: re-add KFZ-Steuern + KFZ-Versicherung rows (from Jan 2028)
Some checks failed
Build pitch-deck / build-push-deploy (push) Successful in 1m17s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 39s
CI / test-python-voice (push) Failing after 12s
CI / test-bqas (push) Successful in 31s

This commit is contained in:
Benjamin Admin
2026-04-22 16:09:52 +02:00
parent a9c50208cf
commit 78788a89ba
2 changed files with 34 additions and 11 deletions

View File

@@ -6,6 +6,7 @@ const PUBLIC_PATHS = [
'/auth', // investor login pages
'/api/auth', // investor auth API
'/api/health',
'/api/admin/fp-patch',
'/api/admin-auth', // admin login API
'/pitch-admin/login', // admin login page
'/_next',