Benachrichtigungen erweitert
Emails korrigiert
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -173,4 +173,4 @@ function formatDate(value) {
|
||||
useHead({
|
||||
title: 'QTTR-Werte - Harheimer TC'
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user