mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-04-27 04:24:43 +00:00
3 lines
104 B
Python
3 lines
104 B
Python
""" settings book data connectors """
|
|
|
|
CONNECTORS = ["openlibrary", "inventaire", "bookwyrm_connector"]
|