Add comment
This commit is contained in:
@@ -72,6 +72,7 @@ export type ApiResponseMap = {
|
|||||||
export const INTEREST_TO_DISPLAY_NAME_DEFAULTS: {
|
export const INTEREST_TO_DISPLAY_NAME_DEFAULTS: {
|
||||||
[key: string]: string
|
[key: string]: string
|
||||||
} = {
|
} = {
|
||||||
|
// Keep this alphabetized
|
||||||
animals: t`Animals`,
|
animals: t`Animals`,
|
||||||
art: t`Art`,
|
art: t`Art`,
|
||||||
books: t`Books`,
|
books: t`Books`,
|
||||||
|
|||||||
Reference in New Issue
Block a user