fix: useSeoMeta is called from invalid context on some pages

This commit is contained in:
2025-10-20 19:48:12 +02:00
parent 416829420e
commit 7788010296
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<script lang="ts">
<script setup lang="ts">
useSeoMeta({
title: "O aplikácii | ISOP",
ogTitle: "O aplikácii",

View File

@@ -1,4 +1,4 @@
<script lang="ts">
<script setup lang="ts">
useSeoMeta({
title: "ISOP - Systém na evidenciu študentskej praxe",
ogTitle: "Systém na evidenciu študentskej praxe",