Update navigation link in AppHeader, enhance locale handling in Activity and Stats components, and set compatibility date in nuxt.config

This commit is contained in:
2025-07-20 18:19:34 +02:00
parent b657e9f423
commit fe8ff124e2
4 changed files with 6 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
export default defineNuxtConfig({
future: { compatibilityVersion: 4 },
compatibilityDate: '2025-07-20',
// Nuxt App
app: {