mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-08 18:31:43 +00:00
Merge remote-tracking branch 'remotes/upstream/master'
This commit is contained in:
commit
900b217da2
98 changed files with 3671 additions and 1143 deletions
|
|
@ -142,7 +142,7 @@ export default {
|
|||
return episodeIds
|
||||
},
|
||||
dateFormat() {
|
||||
return this.$store.state.serverSettings.dateFormat
|
||||
return this.$store.getters['getServerSetting']('dateFormat')
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue