mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-29 22:57:16 +02:00
UI updates
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
height: this.entityHeight,
|
||||
bookCoverAspectRatio: this.bookCoverAspectRatio
|
||||
}
|
||||
if (this.entityName === 'series-books') props.showVolumeNumber = true
|
||||
if (this.entityName === 'series-books') props.showSequence = true
|
||||
|
||||
var _this = this
|
||||
var instance = new ComponentClass({
|
||||
|
||||
Reference in New Issue
Block a user