mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-20 18:09:38 +00:00
Added select all option to the episode selector
This commit is contained in:
parent
baf738f5ba
commit
5c91c1e2c7
3 changed files with 16 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,6 +4,7 @@ node_modules/
|
|||
/config/
|
||||
/audiobooks/
|
||||
/audiobooks2/
|
||||
/podcasts/
|
||||
/media/
|
||||
/metadata/
|
||||
test/
|
||||
|
|
@ -11,4 +12,5 @@ test/
|
|||
/client/dist/
|
||||
/dist/
|
||||
|
||||
sw.*
|
||||
sw.*
|
||||
.DS_STORE
|
||||
Loading…
Add table
Add a link
Reference in a new issue