Skip to content

Commit

Permalink
change the support email on error message (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyH820 authored Dec 15, 2023
1 parent b155e53 commit a667304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ def get_id(location: str) -> int:
{
'category': 'Error Description',
'items': [{
'name': 'We encountered an error getting the menu data. If the campusdish website has the menu but we don\'t, send me an email at epedley@uci.edu and I\'ll look into a fix.',
'name': 'We encountered an error getting the menu data. If the campusdish website has the menu but we don\'t, send me an email at katyh1@uci.edu and I\'ll look into a fix.',
'description': '🤷‍♂️',
"nutrition": {
"isVegan": True,
Expand Down

1 comment on commit a667304

@vercel
Copy link

@vercel vercel bot commented on a667304 Dec 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.