Finding association duplicates; sanitizing appropriately; beginning to edit narrativise function in UI

This commit is contained in:
efarooqui
2020-08-26 22:06:13 -07:00
parent 1d1a9971ab
commit fe9a5302fa
5 changed files with 72 additions and 56 deletions

View File

@@ -26,6 +26,7 @@ module.exports = {
USE_CATEGORIES: true,
CATEGORIES_AS_FILTERS: true,
USE_ASSOCIATIONS: true,
USE_ASSOCIATION_DESCRIPTIONS: true,
USE_SOURCES: true,
USE_COVER: true,
USE_SEARCH: false,