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