@@ -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,
|
||||
|
Reference in New Issue
Block a user