This commit is contained in:
2025-09-25 17:20:33 +02:00
parent 62c403307f
commit e5696191af
3 changed files with 3 additions and 13 deletions

View File

@@ -15,7 +15,6 @@ const route = useRoute()
const auth = useAuthStore()
//profileStore.initializeData((await supabase.auth.getUser()).data.user.id)
const month = dayjs().format("MM")