From cb1401f5a1d595cec088c16e661821ba6d4099dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 21 Jul 2022 17:12:25 +0200 Subject: [PATCH] Update config.json --- epicgamesfree/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/epicgamesfree/config.json b/epicgamesfree/config.json index 81c663eb3..53a29af8f 100644 --- a/epicgamesfree/config.json +++ b/epicgamesfree/config.json @@ -5,6 +5,7 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Automatically login and redeem promotional free games from the Epic Games Store", + "init": false, "map": [ "config:rw" ], @@ -19,4 +20,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.1.0", "webui": "http://[HOST]:[PORT:3000]" -} \ No newline at end of file +}