add recordings directory to file_paths.xml for sharing recordings in (#3216)
case ONLY_INTERNAL_STORAGE = true
This commit is contained in:
parent
a6ced5bee8
commit
cd13f438c0
|
@ -15,6 +15,9 @@
|
|||
<files-path
|
||||
name="files"
|
||||
path="Files/"/>
|
||||
<files-path
|
||||
name="recordings"
|
||||
path="Recordings/"/>
|
||||
<cache-path
|
||||
name="camera"
|
||||
path="Camera/"/>
|
||||
|
|
Loading…
Reference in New Issue