updates to capital letter in configs files

This commit is contained in:
fakebranden
2025-04-15 07:34:20 +00:00
parent a045bb442a
commit bbdad3584e
7 changed files with 1898 additions and 647 deletions

View File

@@ -3,6 +3,6 @@
"results_wanted": 50,
"max_days_old": 7,
"target_state": "NY",
"user_email": "branden@autoemployme.onmicrosoft.com"
"user_email": "Branden@autoemployme.onmicrosoft.com"
}

View File

@@ -0,0 +1,8 @@
{
"search_terms": ["Testing", "Help Desk", "Support"],
"results_wanted": 50,
"max_days_old": 7,
"target_state": "NY",
"user_email": "Branden@autoemployme.onmicrosoft.com"
}