events for wednesday

This commit is contained in:
cannonerd 2018-12-26 12:50:15 +01:00 committed by GitHub
parent 8e4138b493
commit c4811a0c2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,4 +69,32 @@ module.exports = [
title: 'Abnahme',
id: 'c-base',
},
{
allDay: false,
start: '2018-12-26T18:00:00+0000',
end: '2018-12-26T18:00:00+0000',
title: 'Abnahme',
id: 'c-base',
},
{
allDay: false,
start: '2018-12-26T17:00:00+0000',
end: '2018-12-26T17:00:00+0000',
title: 'Kongressablaufs- und Abbauplanung Meeting',
id: 'c-base',
},
{
allDay: true,
start: '2018-12-26T17:00:00+0000',
end: '2018-12-26T17:00:00+0000',
title: 'Finale Ausrichtung der artefacte',
id: 'c-base',
},
{
allDay: true,
start: '2018-12-26T17:00:00+0000',
end: '2018-12-26T17:00:00+0000',
title: 'Microlabs Licht anbringen',
id: 'c-base',
},
];