aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/types
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/types')
-rw-r--r--frontend/src/types/constants.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/frontend/src/types/constants.ts b/frontend/src/types/constants.ts
index 1e44b21..b1309e9 100644
--- a/frontend/src/types/constants.ts
+++ b/frontend/src/types/constants.ts
@@ -4,6 +4,15 @@ export const EamuseImportInfo: Record<string, { scorePage: string }> = {
},
};
+export const globalSkipKeys = [
+ "id",
+ "internalname",
+ "internalName",
+ "gameInternalName",
+ "userId",
+ "chartId"
+];
+
export function getFilterOptions(game: string): { value: string; label: string }[] {
switch (game) {
case "dancerush":
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage