From 9028be07f321000135f8ede2dae73a7aa7f98014 Mon Sep 17 00:00:00 2001 From: potatoesAreGod <118043038+potatoesAreGod@users.noreply.github.com> Date: Wed, 23 Nov 2022 19:18:37 +0100 Subject: [PATCH] missed 1 rename for visit_reddit_confirmation --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a8f859c..a550aca 100644 --- a/app.json +++ b/app.json @@ -41,7 +41,7 @@ "LIBREDDIT_HIDE_HLS_NOTIFICATION": { "required": false }, - "LIBREDDIT_DEFAULT_LINK_CONFIRMATION": { + "LIBREDDIT_DEFAULT_VISIT_REDDIT_CONFIRMATION": { "required": false } }