Update src/constants.ts
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
This commit is contained in:
parent
56f5951a36
commit
0f18e2ce8d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user