From 0e36fc919345af4a2ab731d1b6c819360dbf1dce Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Fri, 9 Apr 2021 12:57:34 -0700 Subject: [PATCH] Import county official_volunteering_url, refs #281 --- vaccinate/core/tool_views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/vaccinate/core/tool_views.py b/vaccinate/core/tool_views.py index 0991a5d..a2a0cf7 100644 --- a/vaccinate/core/tool_views.py +++ b/vaccinate/core/tool_views.py @@ -138,6 +138,7 @@ def import_airtable_counties(airtable_counties, user): "Twitter Page": "twitter_page", "Vaccine info URL": "vaccine_info_url", "Vaccine locations URL": "vaccine_locations_url", + "Official volunteering opportunities": "official_volunteering_url", "population": "population", "age_floor_without_restrictions": "age_floor_without_restrictions", }.items():