Update c-base.js

This commit is contained in:
cannonerd 2018-12-26 18:04:54 +01:00 committed by GitHub
parent 8fd8d7a3bd
commit 1d485aec4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,4 +97,11 @@ module.exports = [
title: 'Microlabs Licht anbringen', title: 'Microlabs Licht anbringen',
id: 'c-base', id: 'c-base',
}, },
{
allDay: false,
start: '2018-12-30T18:00:00+0100',
end: '2018-12-30T23:59:59+0100',
title: 'Abbau!',
id: 'c-base',
},
]; ];