This commit is contained in:
parent
72a660821a
commit
881d4a0869
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ function getRequestOrigin(request: Request): string {
|
|||
return `${forwardedProto}://${host}`;
|
||||
}
|
||||
|
||||
|
||||
export async function fetchBadges(
|
||||
userId: string,
|
||||
services: string[],
|
||||
|
|
Loading…
Add table
Reference in a new issue