format files

This commit is contained in:
maxDorninger
2025-09-12 20:07:06 +02:00
parent 6f8d3eea4e
commit 6203ec5ce0
21 changed files with 4249 additions and 4231 deletions

View File

@@ -7,7 +7,7 @@
import { base } from '$app/paths';
import type { components } from '$lib/api/api';
let requests: components["schemas"]["RichSeasonRequest"][] = $state(page.data.requestsData);
let requests: components['schemas']['RichSeasonRequest'][] = $state(page.data.requestsData);
</script>
<svelte:head>