Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Oct 1, 2022
1 parent 418cb4b commit 110cfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export const CAT_NAMES: Map<number, string> = new Map<number, string>([
[102, 'Spot'],
[103, 'Harry'],
[104, 'Bolt'],
[105, 'Julia'],
[105, 'Julia'],
[106, 'Ginger'],
[107, 'Daisy'],
]);
Expand Down

0 comments on commit 110cfef

Please sign in to comment.