Fix #136
This commit is contained in:
@@ -396,6 +396,12 @@ export const useDataStore = defineStore('data', () => {
|
||||
inputType: "text",
|
||||
inputColumn: "Kontaktdaten"
|
||||
},
|
||||
{
|
||||
key: "infoData.mobileTel",
|
||||
label: "Mobilnummer",
|
||||
inputType: "text",
|
||||
inputColumn: "Kontaktdaten"
|
||||
},
|
||||
{
|
||||
key: "infoData.email",
|
||||
label: "E-Mail",
|
||||
|
||||
Reference in New Issue
Block a user