Fixed wrong link for event application
This commit is contained in:
@@ -81,7 +81,7 @@ export const event_apply: FormData = {
|
|||||||
required: false,
|
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: {
|
userInput: {
|
||||||
username: '', email: '', discord: ''
|
username: '', email: '', discord: ''
|
||||||
, age: '', pronoun: '', avg_time: '', event_experience: ''
|
, age: '', pronoun: '', avg_time: '', event_experience: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user