mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +00:00
Add episodesSorted watch item
This commit is contained in:
parent
a4d3dfa9b2
commit
6f58f3fd2c
1 changed files with 3 additions and 0 deletions
|
|
@ -123,6 +123,9 @@ export default {
|
|||
},
|
||||
episodesList() {
|
||||
this.updateSeasonGroups();
|
||||
},
|
||||
episodesSorted() {
|
||||
this.updateSeasonGroups();
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue