change the root-path path at provided paths to /
This commit is contained in:
parent
26963ffd43
commit
8b585c9091
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<external-path name="external_files" path="."/>
|
||||
<root-path name="external_files" path="/storage/" />
|
||||
<root-path name="external_files" path="/" />
|
||||
</paths>
|
||||
|
|
Loading…
Reference in a new issue