Skip to content

Commit

Permalink
fix(build): add missing thumbnail service URL (#2163)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc authored Feb 3, 2023
1 parent bc850e7 commit 6a6ac35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/environments/default-environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export const defaultEnvironment = {
version,
footerLinks: defaultFooterLinks,
entryQueue: entryQueue6v6,
mapThumbnailServiceUrl: 'https://mapthumbnails.tf2pickup.org',
};

0 comments on commit 6a6ac35

Please sign in to comment.