Update src/constants.ts
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s

This commit is contained in:
freakoverse 2024-10-04 11:43:34 +00:00
parent 56f5951a36
commit 0f18e2ce8d

View File

@ -114,7 +114,11 @@ export const GAME_FILES = [
'Games_Itch.csv',
'Games_Nintendo.csv',
'Games_Other.csv',
'Games_Steam.csv'
'Games_Steam1.csv',
'Games_Steam2.csv',
'Games_Steam3.csv',
'Games_Steam4.csv',
'Games_Steam5.csv'
]
export const MAX_MODS_PER_PAGE = 10