From e51af53131b47eb2a1c524ed2f65bc05696c1bf3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 21 Sep 2022 17:40:39 +0200 Subject: [PATCH] correction --- resiliosync/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resiliosync/config.json b/resiliosync/config.json index 91f6d46c1..b8eb2be9b 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -53,7 +53,7 @@ "PUID": 0, "config_location": "/config/addons_config/resiliosync", "data_location": "/share/resiliosync", - "downloads_location": "/share/resiliosync_downloads", + "downloads_location": "/share/resiliosync_downloads" }, "panel_icon": "mdi:cloud-sync-outline", "ports": { @@ -85,4 +85,4 @@ "slug": "resiliosync", "url": "https://github.com/tyjtyj/hassio-addons", "version": "2.7.3.1381-4-bugfix" -} \ No newline at end of file +}