mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-30 07:07:22 +02:00
Update:Ereader fullscreen #731
This commit is contained in:
@@ -60,6 +60,9 @@ export default {
|
||||
playerIsOpen() {
|
||||
return this.$store.state.playerLibraryItemId
|
||||
},
|
||||
readerIsOpen() {
|
||||
return this.$store.state.showReader
|
||||
},
|
||||
routeName() {
|
||||
return this.$route.name
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user