Initial android auto support, fix bug saving user settings

This commit is contained in:
advplyr
2021-09-21 07:11:59 -05:00
parent e124d3858f
commit 9c5f79d54f
12 changed files with 273 additions and 49 deletions
-1
View File
@@ -46,7 +46,6 @@
<script>
import Path from 'path'
import { Dialog } from '@capacitor/dialog'
import { Capacitor } from '@capacitor/core'
import AudioDownloader from '@/plugins/audio-downloader'
export default {