Added select all option to the episode selector

This commit is contained in:
Rasmus Krämer 2022-04-09 10:25:24 +02:00
parent baf738f5ba
commit 5c91c1e2c7
3 changed files with 16 additions and 3 deletions

4
.gitignore vendored
View file

@ -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