Skip to content

Commit

Permalink
Merge pull request #149 from diego-castilho/patch-2
Browse files Browse the repository at this point in the history
Update llu-api-endpoints.ts
  • Loading branch information
timoschlueter authored Jun 28, 2024
2 parents c9e59d6 + 64a89a8 commit 4d6c45a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/llu-api-endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ export const LLU_API_ENDPOINTS: LluApiEndpoints = {
FR: "api-fr.libreview.io",
JP: "api-jp.libreview.io",
US: "api-us.libreview.io",
LA: "api-la.libreview.io",
} as const;

0 comments on commit 4d6c45a

Please sign in to comment.