We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0651e95 + 255335e commit 590b9ffCopy full SHA for 590b9ff
mavis/reporting/api_client/client.py
@@ -85,7 +85,7 @@ def get_programmes(self) -> list[dict]:
85
{"value": "flu", "text": "Flu"},
86
{"value": "hpv", "text": "HPV"},
87
{"value": "menacwy", "text": "MenACWY"},
88
- {"value": "td-ipv", "text": "Td/IPV"},
+ {"value": "td_ipv", "text": "Td/IPV"},
89
]
90
91
def get_year_groups(self) -> list[dict]:
0 commit comments