fix #88, fix an error at sharing in some cases

This commit is contained in:
tibbi 2018-03-16 10:37:31 +01:00
parent faa62b29ea
commit c3766e9518
1 changed files with 2 additions and 2 deletions

View File

@ -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>