mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-06-05 21:59:17 +02:00
fix #88, fix an error at sharing in some cases
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<paths>
|
<paths>
|
||||||
<cache-path name="shared_images" path="images/"/>
|
<cache-path name="shared_images" path="/"/>
|
||||||
<external-path name="external_files" path="."/>
|
<external-path name="external_files" path="."/>
|
||||||
<root-path name="external_files" path="/storage/"/>
|
<root-path name="external_files" path="/"/>
|
||||||
</paths>
|
</paths>
|
||||||
|
Reference in New Issue
Block a user