mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-06 20:08:48 +02:00
Update:Use cover aspect ratio from library setting
This commit is contained in:
@@ -45,7 +45,8 @@ const Constants = {
|
||||
}
|
||||
|
||||
export {
|
||||
PlayerState
|
||||
PlayerState,
|
||||
BookCoverAspectRatio
|
||||
}
|
||||
|
||||
export default ({ app }, inject) => {
|
||||
|
||||
Reference in New Issue
Block a user