Add comment

This commit is contained in:
Eric Bailey
2024-06-26 15:24:14 -05:00
parent ef655cec33
commit 03ad262e4b
+1
View File
@@ -72,6 +72,7 @@ export type ApiResponseMap = {
export const INTEREST_TO_DISPLAY_NAME_DEFAULTS: {
[key: string]: string
} = {
// Keep this alphabetized
animals: t`Animals`,
art: t`Art`,
books: t`Books`,