Benachrichtigungen erweitert
Some checks failed
Code Analysis and Production Deploy / analyze (push) Failing after 7m53s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Has been skipped

Emails korrigiert
This commit is contained in:
Torsten Schulz (local)
2026-06-14 01:05:19 +02:00
parent 4b699de853
commit 77aabef4a9
32 changed files with 646 additions and 920 deletions

View File

@@ -365,7 +365,7 @@ const visibility = ref({
showEmail: true,
showPhone: true,
showAddress: false,
showBirthday: true
showBirthday: false
})
const passwordData = ref({
@@ -568,4 +568,3 @@ useHead({
title: 'Mein Profil - Harheimer TC',
})
</script>

View File

@@ -173,4 +173,4 @@ function formatDate(value) {
useHead({
title: 'QTTR-Werte - Harheimer TC'
})
</script>
</script>