From eed1fc6a8a553b3f4d271ff25d359e34ca604423 Mon Sep 17 00:00:00 2001 From: thomasdevl <91684310+thomasdevl@users.noreply.github.com> Date: Sat, 11 Jun 2022 10:28:00 +0200 Subject: [PATCH] Added the .env variable --- .env.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.template b/.env.template index e95c209..b5de1f6 100644 --- a/.env.template +++ b/.env.template @@ -18,3 +18,6 @@ SUBREDDIT="" # Range is 0 -> 1 OPACITY="0.9" + +# Once the thread is generated you can comfirm it or generate a new one. (Yes for this to be active) +ONE_CLICK="yes"