From 0babeb2ec343df2ac3c202550471914cd3c0dc6c Mon Sep 17 00:00:00 2001 From: adbenitez Date: Thu, 5 May 2022 19:02:57 -0400 Subject: [PATCH] fix app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 8db9b66..feb8fe8 100644 --- a/app.json +++ b/app.json @@ -23,7 +23,7 @@ "PASSWORD": { "description": "The password of the bot's email account", "value": "" - } + }, "DELAY": { "description": "Time(in seconds) to wait between sent file parts", "value": "60"