Weekend page to conside hackathons.
This commit is contained in:
parent
3a022e8736
commit
fd09faea38
|
@ -21,6 +21,7 @@ def busy_event(e: Event) -> bool:
|
||||||
"meetup",
|
"meetup",
|
||||||
"party",
|
"party",
|
||||||
"trip",
|
"trip",
|
||||||
|
"hackathon",
|
||||||
}:
|
}:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue