Skip to content

Commit

Permalink
Update constants.ts for Travel Buddy (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
saharsh-agrawal authored Nov 14, 2024
1 parent 7b78070 commit 217f2ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ export type AllowedServices = {
export const ALLOWED_SERVICES: AllowedServices = {
"https://chill.metakgp.org": "Chillzone",
"https://naarad.metakgp.org": "Naarad",
"https://travel.metakgp.org": "Travel Buddy",
};

0 comments on commit 217f2ed

Please sign in to comment.