3. Zwischenstand

This commit is contained in:
2026-03-22 13:53:29 +01:00
parent 03bcc1a939
commit 9f665fc3b8
26 changed files with 2037 additions and 583 deletions

View File

@@ -1,5 +1,6 @@
<script setup>
import * as Sentry from "@sentry/browser"
import { de as germanLocale } from "@nuxt/ui/locale"
@@ -47,7 +48,7 @@ useSeoMeta({
</script>
<template>
<UApp>
<UApp :locale="germanLocale">
<div class="safearea">
<NuxtLayout>
<NuxtPage/>