Skip to content

Commit

Permalink
Merge pull request #83 from metakgp/update-heimdall-route
Browse files Browse the repository at this point in the history
feat: update campus check route
  • Loading branch information
rohan-b-84 authored Jul 2, 2024
2 parents b724715 + 6008828 commit bb8dfbd
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 ",
Expand Down

0 comments on commit bb8dfbd

Please sign in to comment.