update evenreeg

This commit is contained in:
philipp lang 2023-01-07 18:46:50 +01:00
parent 6183abfb6e
commit 1c23d786e7
1 changed files with 14 additions and 14 deletions

View File

@ -13,22 +13,22 @@ export default function (toasted) {
return {
data: {
firstname: 'Philipp',
lastname: 'Lang',
address: 'Itterstr 3',
zip: '42719',
location: 'Solingen',
firstname: '',
lastname: '',
address: '',
zip: '',
location: '',
food_preferences: [],
activity: 'Teilnehmer*in',
gender: 'Weiblich',
email: 'philipp@aaa.de',
birthday: '1991-06-20',
agegroup: 'Leiter*in',
group: 'Gandalf',
agegroup_leader: 'Wölfling',
emergency_phone: '+49 1756 70342425',
phone: '+49 176 70342420',
misc: 'Lrem ipfrgfg',
gender: '',
email: '',
birthday: '',
agegroup: '',
group: '',
agegroup_leader: '',
emergency_phone: '',
phone: '',
misc: '',
foto: false,
vorteam: null,
},