Add boardgames as scrobblable

This commit is contained in:
2023-04-17 18:29:39 -04:00
parent 4654902adc
commit 0217c96faf
15 changed files with 517 additions and 0 deletions

View File

@ -112,6 +112,7 @@ INSTALLED_APPS = [
"podcasts",
"sports",
"books",
"boardgames",
"videogames",
"mathfilters",
"rest_framework",