Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
Import county official_volunteering_url, refs #281
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Apr 9, 2021
1 parent 9cec7c8 commit 0e36fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vaccinate/core/tool_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -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():
Expand Down

1 comment on commit 0e36fc9

@simonw
Copy link
Collaborator Author

@simonw simonw commented on 0e36fc9 Apr 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have linked to #218

Please sign in to comment.