UI updates

This commit is contained in:
advplyr
2022-04-09 20:29:59 -05:00
parent 12a153d423
commit abf140bd21
10 changed files with 142 additions and 51 deletions
+1 -1
View File
@@ -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({