Update connector model to add new connector

This commit is contained in:
Mouse Reeve
2021-04-06 10:40:13 -07:00
parent d85808a0d2
commit f30d05acfc
3 changed files with 23 additions and 11 deletions

View File

@ -1,3 +1,3 @@
""" settings book data connectors """
CONNECTORS = ["openlibrary", "self_connector", "bookwyrm_connector"]
CONNECTORS = ["openlibrary", "inventaire", "self_connector", "bookwyrm_connector"]