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 +}