Skip to content

Commit

Permalink
feat: update campus check route
Browse files Browse the repository at this point in the history
proffapt authored Jul 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b724715 commit 6008828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/constants/constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const NETWORK_CHECK_URL = "https://heimdall-api.metakgp.org/campus-check";
export const NETWORK_CHECK_URL = "https://heimdall-api.metakgp.org/";
export const Slots = [
"8 am",
"9 am ",

0 comments on commit 6008828

Please sign in to comment.