Fixed wrong link for event application

This commit is contained in:
Teriuihi 2024-10-06 00:39:01 +02:00
parent 43925b1300
commit 6f79363ec6

View File

@ -81,7 +81,7 @@ export const event_apply: FormData = {
required: false,
},
],
backend: `${process.env.REACT_APP_BACKEND_BASE_URL}/api/apply/eventApplication`,
backend: `${process.env.REACT_APP_BACKEND_BASE_URL}/api/event-apply/eventApplication`,
userInput: {
username: '', email: '', discord: ''
, age: '', pronoun: '', avg_time: '', event_experience: ''