From e44527a7dc35dc4b33ae47de07c2e8f36c5046f8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:41:05 +0100 Subject: [PATCH] "video": true, --- photoprism/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index 4b86eb58f..acbfb919a 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -102,5 +102,6 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "20220121-2" + "version": "20220121-2", + "video": true }