Skip to content

Commit

Permalink
update sotf-mods api
Browse files Browse the repository at this point in the history
  • Loading branch information
ToniMacaroni committed Jul 17, 2024
1 parent 47ce341 commit f99a6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/mods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export enum Sorting {
newest = "newest",
}

const ENDPOINT = "https://sotf-mods.com/api/";
const ENDPOINT = "https://api.sotf-mods.com/api/";

export class ModDatabase {

Expand Down

0 comments on commit f99a6e0

Please sign in to comment.