Merge pull request #324 from metaphore/external-file-access-fix

External Files Access Fix
This commit is contained in:
Niels Andriesse
2020-09-09 16:26:06 +10:00
committed by GitHub
17 changed files with 174 additions and 169 deletions

View File

@@ -8,4 +8,6 @@
<external-path name="external_video" path="Movies"/>
<external-path name="external_audio" path="Music"/>
<external-path name="external_download" path="Download"/>
<cache-path name="internal_cache" path="." />
</paths>