From e7daa5795169bc88b58d19f447acabaa5ba0f9fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Feb 2022 12:04:02 +0100 Subject: [PATCH] Update config.json --- fireflyiii_data_importer/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 6f047e0c7..6ecb049e1 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -35,12 +35,12 @@ "SPECTRE_APP_ID": "str?", "SPECTRE_SECRET": "str?", "CONFIG_LOCATION": "str", - "Updates": "list(|hourly|daily|weekly)?", + "Updates": "list(hourly|daily|weekly)?", "silent": "bool?" }, "slug": "fireflyiii_data_importer", "upstream": "version-0.8.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "version-0.8.0", + "version": "version-0.8.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }