mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-01 00:25:26 +02:00
Update:Android download to internal storage option #635
This commit is contained in:
parent
fbcb8620f9
commit
373221703d
12 changed files with 126 additions and 71 deletions
|
@ -272,6 +272,7 @@ export default {
|
|||
},
|
||||
showItemDialog() {
|
||||
this.selectedAudioTrack = null
|
||||
this.selectedEpisode = null
|
||||
this.showDialog = true
|
||||
},
|
||||
showTrackDialog(track) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue