aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-02-17 20:04:55 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-02-17 20:04:55 +0100
commitc2c8bef66ae212588afe20683b4adc85a5963134 (patch)
tree8fd4349ee50d389c672046e25d6a2cbdc01a80ee /src/main/res
parentf3e913400273579007cc6cdec7656e4aefa970ab (diff)
small fixes
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/xml/file_paths.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/xml/file_paths.xml b/src/main/res/xml/file_paths.xml
index 847faf68f..0cc514a45 100644
--- a/src/main/res/xml/file_paths.xml
+++ b/src/main/res/xml/file_paths.xml
@@ -11,7 +11,7 @@
path="Images/" />
<files-path
name="videos"
- path="Videos" />
+ path="Videos/" />
<files-path
name="files"
path="Files/" />