fix: logs export bug

#960
This commit is contained in:
Zane Schepke
2025-09-23 03:57:37 -04:00
parent 99a3fba97f
commit 88fff0b31c
+6 -5
View File
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<files-path name="files" path="." />
<external-path name="external_files" path="." />
<external-files-path name="apks" path="/" />
</paths>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path name="files" path="." />
<external-path name="external_files" path="." />
<external-files-path name="apks" path="/" />
<cache-path name="cache_files" path="external_files/" />
</paths>