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

3
.gitignore vendored
View File

@@ -6,6 +6,9 @@ node_modules
.env.local
.env.*.local
config.development.js
config.production.js
# Log files
npm-debug.log*
yarn-debug.log*