mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-09 21:39:37 +00:00
Revert "feat: Add a Show Subtitles option"
This reverts commit 3ef189ed4a.
This commit is contained in:
parent
090c02079d
commit
e06ab594e1
5 changed files with 0 additions and 33 deletions
|
|
@ -120,9 +120,6 @@ export default {
|
|||
filterBy() {
|
||||
return this.$store.getters['user/getUserSetting']('filterBy')
|
||||
},
|
||||
showSubtitles() {
|
||||
return this.$store.getters['user/getUserSetting']('showSubtitles')
|
||||
},
|
||||
collapseSeries() {
|
||||
return this.$store.getters['user/getUserSetting']('collapseSeries')
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue