From 0f071ac7885e3edea68e0bd1d56610db195b198a Mon Sep 17 00:00:00 2001 From: Hafitz Setya <71178188+breakdowns@users.noreply.github.com> Date: Thu, 11 Mar 2021 19:01:51 +0700 Subject: [PATCH] Update app.json --- app.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/app.json b/app.json index 480fcf9..283cefd 100644 --- a/app.json +++ b/app.json @@ -68,12 +68,10 @@ }, "HEROKU_API_KEY": { "description": "Your Heroku API key, get it from https://dashboard.heroku.com/account.", - "value": "", "required": true }, "HEROKU_APP_NAME": { "description": "Add the Heroku app name here. It helps with userbot updates.", - "value": "", "required": true }, "UPTOBOX_TOKEN": {