Skip to content

Commit

Permalink
Voter Status Change
Browse files Browse the repository at this point in the history
  • Loading branch information
Actions committed Jun 8, 2024
1 parent b1944c4 commit 312aea0
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions status.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"is_registered": true,
"absentee_voter_info": {},
"upcoming_elections": []
"absentee_voter_info": {
"null": "Ballot received:",
"on_permanent_list": true
},
"upcoming_elections": [
{
"date": "8/6/2024",
"description": "State Primary",
"ballot_preview_available": true
}
]
}

0 comments on commit 312aea0

Please sign in to comment.