add politician

This commit is contained in:
MuslemRahimi 2025-02-14 23:23:11 +01:00
parent 6a04e26441
commit 7f6bd4d41a

View File

@ -1263,6 +1263,7 @@ export function getPartyForPoliticians(name) {
"Gil Cisneros": "Democratic", "Gil Cisneros": "Democratic",
"Emily Randall": "Democratic", "Emily Randall": "Democratic",
"Julie Johnson": "Democratic", "Julie Johnson": "Democratic",
"Rob Bresnahan": "Republican",
}; };
// Combine first and last name to form the key // Combine first and last name to form the key