aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiyush Dixit <79581397+PiyushDixit96@users.noreply.github.com>2021-05-23 02:09:44 +0530
committerGitHub <noreply@github.com>2021-05-23 02:09:44 +0530
commitcf27ed13646f3178fb7640b68bf4c4d19bd337d6 (patch)
treed183570452c87b9b55be371bf935014b8a2d1a41
parentf56baee03464a2badc1676fa6e446f8001dab7ed (diff)
remove time zone
-rw-r--r--app.json4
1 files changed, 0 insertions, 4 deletions
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
}
}
}