mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-05 21:58:56 +08:00
修复可用外置存储路径列表不完整的问题
This commit is contained in:
parent
25c276fb7a
commit
c79f38b58c
@ -35,7 +35,6 @@ export default memo(({
|
||||
await readDir(path)
|
||||
} catch { continue }
|
||||
storagePathsRef.current.push(path)
|
||||
break
|
||||
}
|
||||
})
|
||||
}, [])
|
||||
|
Loading…
x
Reference in New Issue
Block a user