mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 18:52:43 +02:00
New data model removing media entity for books
This commit is contained in:
@@ -77,7 +77,8 @@ class BookMetadata {
|
||||
explicit: this.explicit,
|
||||
authorName: this.authorName,
|
||||
authorNameLF: this.authorNameLF,
|
||||
narratorName: this.narratorName
|
||||
narratorName: this.narratorName,
|
||||
seriesName: this.seriesName
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user