Small improvements

This commit is contained in:
2026-08-05 18:08:04 +02:00
parent f8dba18854
commit 7f8417e915
12 changed files with 110 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const tabs = [
endpoint: '/api/v1/admin/tenants/' + slug + '/contact',
},
{
title: 'Bezahldaten',
title: 'IBAN-Informationen',
component: TenantPayment,
endpoint: '/api/v1/admin/tenants/' + slug + '/payment',
},