Closed mezotv closed 5 months ago
If statements can get really messy, especially when they get longer. So I replaced the webhook if statement with a switch case statement.
Technically this is not really needed right now, but for the future it is great to have as a foundation.
@mezotv is attempting to deploy a commit to the Exodus Labs Team on Vercel.
A member of the Team first needs to authorize it.
Good idea, will be merging this! Thanks friend
If statements can get really messy, especially when they get longer. So I replaced the webhook if statement with a switch case statement.
Technically this is not really needed right now, but for the future it is great to have as a foundation.