mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-03-03 02:01:16 +00:00
3 lines
108 B
Python
3 lines
108 B
Python
""" settings book data connectors """
|
|
|
|
CONNECTORS = ["openlibrary", "self_connector", "bookwyrm_connector"]
|