From 94d76fa5c08810e9632bf901c16a3ca119a48a8a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 24 May 2023 21:30:25 +0200 Subject: [PATCH] Update config.json --- free_games_claimer/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index de1afbc77..3259b371f 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -58,7 +58,6 @@ "CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env" }, "image": "ghcr.io/alexbelgium/free_games_claimer-{arch}", - "init": false, "map": [ "config:rw" ], @@ -77,6 +76,6 @@ }, "slug": "free_games_claimer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4-test5", + "version": "1.4-test6", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" }