Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
avgupta456 committed Dec 1, 2023
1 parent 3b42067 commit f52ce40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"sindresorhus",
]

USER_BLACKLIST = ["kangmingtay", "ae7er"]
USER_BLACKLIST = ["kangmingtay", "ae7er", "stalukdar7"]

print("PROD", PROD)
print("API_VERSION", API_VERSION)
Expand Down

1 comment on commit f52ce40

@vercel
Copy link

@vercel vercel bot commented on f52ce40 Dec 1, 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.