#885 add comment

This commit is contained in:
Dániel Péter Sipos
2021-02-16 15:47:08 +01:00
parent d6ccf72119
commit 4621c0be73
3 changed files with 8 additions and 2 deletions

View File

@@ -199,6 +199,6 @@ export const environment: Partial<GlobalConfig> = {
},
mediaViewer: {
image: true,
video: true,
video: true
},
};