Update:Android remove folder scanning and ffmpegkit

This commit is contained in:
advplyr
2023-11-16 14:52:11 -06:00
parent 301e9b213f
commit 6fe470cfc1
6 changed files with 12 additions and 488 deletions
-2
View File
@@ -86,8 +86,6 @@ export default {
} else {
this.$toast.success('Folder permission success')
}
this.$router.push(`/localMedia/folders/${folderObj.id}?scan=1`)
},
async init() {
const androidSdkVersion = await this.$getAndroidSDKVersion()