GitHub pages flow fix, image errors and field duplication and field unfocus in mod submission fix #83
@ -110,18 +110,6 @@ export const REACTIONS = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// NOTE: there should be a corresponding CSV file in public/assets/games folder for each entry in the array
|
|
||||||
export const GAME_FILES = [
|
|
||||||
'Games_Itch.csv',
|
|
||||||
'Games_Nintendo.csv',
|
|
||||||
'Games_Other.csv',
|
|
||||||
'Games_Steam1.csv',
|
|
||||||
'Games_Steam2.csv',
|
|
||||||
'Games_Steam3.csv',
|
|
||||||
'Games_Steam4.csv',
|
|
||||||
'Games_Steam5.csv'
|
|
||||||
]
|
|
||||||
|
|
||||||
export const MAX_MODS_PER_PAGE = 10
|
export const MAX_MODS_PER_PAGE = 10
|
||||||
export const MAX_GAMES_PER_PAGE = 10
|
export const MAX_GAMES_PER_PAGE = 10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user