[scrobbles] Allow boardgame screenshots and clean up koreader fields

This commit is contained in:
2024-08-20 10:21:56 -04:00
parent caad6329c9
commit ba0be65ed0
6 changed files with 59 additions and 14 deletions

View File

@ -31,7 +31,7 @@ class ScrobbleInline(admin.TabularInline):
"scrobble_log",
"timezone",
"videogame_save_data",
"videogame_screenshot",
"screenshot",
)