mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-03 13:58:43 +00:00
3 lines
91 B
Python
3 lines
91 B
Python
''' settings book data connectors '''
|
|
|
|
CONNECTORS = ['openlibrary', 'fedireads_connector']
|