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