Allow capturing image attachments from camera

This commit is contained in:
Naveen 2022-08-22 00:06:01 +05:30
parent cdbf531eb3
commit bb742fa7e2
2 changed files with 77 additions and 20 deletions

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<cache-path name="compressed_files" path="compressed/"/>
<cache-path name="captured_files" path="captured/"/>
</paths>