From cf27ed13646f3178fb7640b68bf4c4d19bd337d6 Mon Sep 17 00:00:00 2001 From: Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> Date: Sun, 23 May 2021 02:09:44 +0530 Subject: remove time zone --- app.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app.json') diff --git a/app.json b/app.json index a64df24..b0f5c6c 100644 --- a/app.json +++ b/app.json @@ -20,10 +20,6 @@ "TELEGRAM_CHAT_ID": { "description": "Unique identifier for the target chat, Your Telegram Chat ID ", "required": true - }, - "TIME_ZONE_STRING": { - "description": "your local TIME ZONE STRING, default is 'Asia/Kolkata'", - "required": false } } } -- cgit v1.2.3