Skip to content

Commit

Permalink
Merge pull request #163 from jasminejell/patch-4
Browse files Browse the repository at this point in the history
Removed 'Purfect' from DOG NAMES
  • Loading branch information
tonybaloney authored Oct 1, 2022
2 parents 48a6bed + fe71134 commit 0e2191a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ export const DOG_NAMES: Map<number, string> = new Map<number, string>([
[98, 'Scout'],
[99, 'Charlie'],
[100, 'Cleo'],
[101, 'Purfect'],
[102, 'Spot'],
[103, 'Harry'],
[104, 'Bolt'],
Expand Down

0 comments on commit 0e2191a

Please sign in to comment.