uploads/profiles

This commit is contained in:
Robin Appelman 2023-04-16 19:30:52 +02:00
commit d82fb05d68
16 changed files with 276 additions and 24 deletions

View file

@ -65,4 +65,5 @@ export interface FilterSet {
mode: string,
map: string,
players: SteamUser[],
uploader: string,
}