Skip to content

Commit

Permalink
Detect another caller.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwandor committed Aug 20, 2024
1 parent 067de87 commit b430d02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/importers/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ const BANDS: [&str; 265] = [
"Wry Bred",
"Yanyk",
];
const CALLERS: [&str; 138] = [
const CALLERS: [&str; 139] = [
"Adina Gordon",
"Alan Rosenthal",
"Alex Deis-Lauby",
Expand Down Expand Up @@ -386,6 +386,7 @@ const CALLERS: [&str; 138] = [
"Caroline Barnes",
"Cathy Campbell",
"Charley Harvey",
"Chris Hernandez",
"Chrissy Fowler",
"Christine Merryman",
"Cindy Harris",
Expand Down

0 comments on commit b430d02

Please sign in to comment.