From 4cf6372bf755ebc5383cb012408ae0106f74915b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 May 2023 11:21:49 +0200 Subject: [PATCH] Update config.json --- free_games_claimer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index 0f24e32eb..25e4a1f1a 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -54,7 +54,7 @@ "/dev/nvme2" ], "options": { - "CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog", + "CMD_ARGUMENTS": "node epic-games; node prime-gaming; node gog", "CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env" }, "image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",