fix ics and rss export with filters

This commit is contained in:
lesion
2019-02-26 12:37:51 +01:00
parent f40184a5a3
commit e5f2e2eeda
11 changed files with 108 additions and 43 deletions

View File

@@ -66,7 +66,7 @@ export default {
backgroundColor: '#aaffaa'
},
popover: {label: this.$t('Today')}
},
},
...this.events.map(this.eventToAttribute)
]
}