Skip to content

Commit

Permalink
Update main.pyw
Browse files Browse the repository at this point in the history
  • Loading branch information
wfxey authored Jul 30, 2024
1 parent 5717c04 commit 5d7c4fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.pyw
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ timezone_mapping = {
"Cairo": "Africa/Cairo",
"Stockholm": "Europe/Stockholm",
"Madrid": "Europe/Madrid",
} #AI generated
} #AI generated I aint writing this much cities and stuff wtf

start_time = datetime.datetime.now()

Expand Down Expand Up @@ -633,4 +633,4 @@ client.tree.add_command(website_status_command)

start_tray_icon()

client.run(TOKEN)
client.run(TOKEN)

0 comments on commit 5d7c4fe

Please sign in to comment.