add politician

This commit is contained in:
MuslemRahimi 2025-03-23 01:28:56 +01:00
parent ba31aafa61
commit b7d653257e

View File

@ -1282,6 +1282,10 @@ export function getPartyForPoliticians(name) {
"Jefferson Shreve": "Republican", "Jefferson Shreve": "Republican",
"Ashley Moody": "Republican", "Ashley Moody": "Republican",
"Brad Knott": "Republican", "Brad Knott": "Republican",
"Tony Wied": "Republican",
"John Delaney": "Democratic",
"Cleo Fields": "Democratic",
"James Banks": "Republican",
}; };
// Combine first and last name to form the key // Combine first and last name to form the key