reestore state

This commit is contained in:
philipp lang 2023-01-07 18:15:48 +01:00
parent 17f8f50866
commit a5a04d1a33
1 changed files with 16 additions and 16 deletions

View File

@ -13,30 +13,30 @@ 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', agegroup: '',
group: 'Leiter', 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,
}, },
meta: { meta: {
finished: true, finished: false,
submitRequest: null, submitRequest: null,
errorFields: [], errorFields: [],
active: 2, active: 0,
slides: [ slides: [
'Persönliches', 'Persönliches',
'Veranstaltung', 'Veranstaltung',