fix #88, fix an error at sharing in some cases
This commit is contained in:
parent
faa62b29ea
commit
c3766e9518
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<cache-path name="shared_images" path="images/"/>
|
||||
<cache-path name="shared_images" path="/"/>
|
||||
<external-path name="external_files" path="."/>
|
||||
<root-path name="external_files" path="/storage/"/>
|
||||
<root-path name="external_files" path="/"/>
|
||||
</paths>
|
||||
|
|
Loading…
Reference in New Issue