Skip to content

Commit

Permalink
Merge pull request #193 from Artur-Galstyan/v2.0
Browse files Browse the repository at this point in the history
check origin false
  • Loading branch information
Artur-Galstyan authored Sep 27, 2023
2 parents d2d4451 + 73b0483 commit 25ac37a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ const config = {
paths: {
base: '/leaderboard',
relative: false
},
csrf: {
checkOrigin: false
}
}
};
Expand Down

0 comments on commit 25ac37a

Please sign in to comment.