fix admin edit
All checks were successful
deploy / build-and-deploy (push) Successful in 22s

This commit is contained in:
2025-05-18 17:53:06 +02:00
parent 078ae89708
commit 7ac248baf5
6 changed files with 21 additions and 9 deletions

View File

@ -17,7 +17,7 @@ const session = Session.sessionFromCookies(Astro.cookies);
const preTabs = [
{
href: ``,
href: '',
name: 'Varo Startseite',
icon: 'heroicons:computer-desktop-20-solid'
}