diff --git a/webpage/jsontypes.ts b/webpage/jsontypes.ts index 0d1a312..83d5609 100644 --- a/webpage/jsontypes.ts +++ b/webpage/jsontypes.ts @@ -137,7 +137,7 @@ type userjson={ premium_type: number, theme_colors: string, pronouns: string, - badge_ids: string, + badge_ids: string[], } type memberjson= { index?:number,