Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wfxey committed Aug 3, 2024
1 parent c6d0bfe commit e77d13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def is_admin(user_id):
"Chicago": "America/Chicago",
"Toronto": "America/Toronto",
"Mexico City": "America/Mexico_City",
"São Paulo": "America/Sao_Paulo",
"Säo Paulo": "America/Sao_Paulo",
"Moscow": "Europe/Moscow",
"Dubai": "Asia/Dubai",
"Hong Kong": "Asia/Hong_Kong",
Expand Down

0 comments on commit e77d13e

Please sign in to comment.