From d54938203beec930180c96d7bf5a36a04cd86383 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 3 Dec 2021 16:47:57 +0100 Subject: [PATCH] Update config.json --- plex/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plex/config.json b/plex/config.json index 23abca4cb..1ce3b6ba3 100644 --- a/plex/config.json +++ b/plex/config.json @@ -79,6 +79,7 @@ "PGID": "int", "claim": "str", "TZ": "str?", + "localdisks": "str?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?", @@ -88,6 +89,6 @@ "startup": "services", "upstream": "1.25.0.5282-2edd3c44d-ls89", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.25.0.5282-2edd3c44d-ls89", + "version": "1.25.0.5282-2edd3c44d-ls89-2", "webui": "http://[HOST]:[PORT:32400]/web" }