parent
6195b0f4bc
commit
ac98b4c845
@ -201,7 +201,7 @@ class ICALNoBusyExtractor(ICALExtractor):
|
|||||||
image=None,
|
image=None,
|
||||||
image_alt=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(
|
super().add_event(
|
||||||
default_values,
|
default_values,
|
||||||
title,
|
title,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user