add recordings directory to file_paths.xml for sharing recordings in (#3216)

case ONLY_INTERNAL_STORAGE = true
This commit is contained in:
ChaosKid42 2018-10-05 09:51:37 +02:00 committed by Daniel Gultsch
parent a6ced5bee8
commit cd13f438c0

View file

@ -15,6 +15,9 @@
<files-path
name="files"
path="Files/"/>
<files-path
name="recordings"
path="Recordings/"/>
<cache-path
name="camera"
path="Camera/"/>