Skip to content

Commit

Permalink
chore: set 20 as default time
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgiolaga committed Feb 10, 2024
1 parent dd6bfad commit f40466f
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 @@ -23,7 +23,7 @@

connection = None
default_day = None
default_time = "21:00"
default_time = "20:00"
default_target = 10
custom_message = "5 goal di scarto e le squadre si _potrebbero_ cambiare \n" \
"6 goal di scarto e le squadre si *devono* cambiare \n"\
Expand Down

0 comments on commit f40466f

Please sign in to comment.