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