This commit is contained in:
les
2021-01-22 21:16:22 +01:00
parent a4148f139c
commit a6a465d1d0
8 changed files with 1319 additions and 1664 deletions

View File

@@ -70,7 +70,7 @@ export default ({ app, store }) => {
// multidate
if (event.multidate) {
return `${start.format('ddd, D MMMM HH:mm')} - ${end.format('ddd, D MMMM')}`
return `${start.format('ddd, D MMM HH:mm')} - ${end.format('ddd, D MMM')}`
}
// normal event