[books] Move book metadata into the log field
This commit is contained in:
@ -30,9 +30,6 @@ class ScrobbleInline(admin.TabularInline):
|
||||
exclude = (
|
||||
"scrobble_log",
|
||||
"timezone",
|
||||
"book_koreader_hash",
|
||||
"book_page_data",
|
||||
"book_pages_read",
|
||||
"videogame_save_data",
|
||||
"videogame_screenshot",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user