This commit is contained in:
Lachlan Kermode
2020-06-26 17:00:22 +02:00
parent f3c6f2a11a
commit bcabc2b2dc
4 changed files with 8 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ module.exports = {
features: {
USE_CATEGORIES: false,
CATEGORIES_AS_FILTERS: false,
USE_FILTERS: false,
USE_FILTERS: true,
FILTERS_AS_NARRATIVES: false,
USE_NARRATIVES: false,
USE_SOURCES: true,