diff --git a/chronodose.py b/chronodose.py index 45b7d96..687a5dc 100755 --- a/chronodose.py +++ b/chronodose.py @@ -88,6 +88,7 @@ class Centre: appointment_by_phone_only: bool = False erreur: any = None last_scan_with_availabilities: str = "" + request_counts: dict = None appointment_schedules: list[dict] = None gid: str = ""