mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-22 16:50:04 +02:00
quick fix for media
This commit is contained in:
parent
1a98f7803a
commit
207d8d9994
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<paths>
|
<paths>
|
||||||
<external-path
|
<external-path
|
||||||
name="my_images"
|
name="my_images"
|
||||||
path="Android/data/fr.gouv.etalab.mastodon/files/Pictures" />
|
path="Android/data/fr.gouv.etalab.mastodon.test/files/Pictures" />
|
||||||
|
|
||||||
<cache-path
|
<cache-path
|
||||||
name="*"
|
name="*"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<paths>
|
<paths>
|
||||||
<external-path
|
<external-path
|
||||||
name="my_images"
|
name="my_images"
|
||||||
path="Android/data/app.fedilab.android/files/Pictures" />
|
path="Android/data/app.fedilab.android.test/files/Pictures" />
|
||||||
|
|
||||||
<cache-path
|
<cache-path
|
||||||
name="*"
|
name="*"
|
||||||
|
|
Loading…
Reference in a new issue