remove time zone

This commit is contained in:
Piyush Dixit 2021-05-23 02:09:44 +05:30 committed by GitHub
parent f56baee034
commit cf27ed1364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}
}
}