packages updated
All checks were successful
Code Analysis and Production Deploy / analyze (push) Successful in 10m32s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Successful in 3m50s

This commit is contained in:
Torsten Schulz (local)
2026-08-12 12:22:22 +02:00
parent 0475e3084d
commit 51e59e85ef
3 changed files with 2533 additions and 721 deletions

View File

@@ -219,7 +219,10 @@
>
<span class="text-sm text-gray-800">{{ team.label }}</span>
</label>
<p v-if="!spielplanTeams.length" class="px-4 py-3 text-sm text-gray-500">
<p
v-if="!spielplanTeams.length"
class="px-4 py-3 text-sm text-gray-500"
>
Noch keine importierten Spielplan-Teams verfügbar.
</p>
</div>