Mise à jour des données ViteMaDose
Signed-off-by: ynerant <ynerant@zamokv5.crans.org>
This commit is contained in:
parent
d04f8fc790
commit
a4ecbfe235
|
@ -88,6 +88,7 @@ class Centre:
|
||||||
appointment_by_phone_only: bool = False
|
appointment_by_phone_only: bool = False
|
||||||
erreur: any = None
|
erreur: any = None
|
||||||
last_scan_with_availabilities: str = ""
|
last_scan_with_availabilities: str = ""
|
||||||
|
request_counts: dict = None
|
||||||
appointment_schedules: list[dict] = None
|
appointment_schedules: list[dict] = None
|
||||||
gid: str = ""
|
gid: str = ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue