parent
6195b0f4bc
commit
ac98b4c845
@ -201,7 +201,7 @@ class ICALNoBusyExtractor(ICALExtractor):
|
||||
image=None,
|
||||
image_alt=None,
|
||||
):
|
||||
if title != "Busy" and title != "Accueils bénévoles":
|
||||
if title != "Busy" and title != "Accueils bénévoles" and title != "Occupé":
|
||||
super().add_event(
|
||||
default_values,
|
||||
title,
|
||||
|
Loading…
Reference in New Issue
Block a user