Fixed wrong link for event application
This commit is contained in:
parent
ee54e91051
commit
43925b1300
|
|
@ -81,7 +81,7 @@ export const event_apply: FormData = {
|
|||
required: false,
|
||||
},
|
||||
],
|
||||
backend: `${process.env.REACT_APP_BACKEND_BASE_URL}/api/apply/staffApplication`,
|
||||
backend: `${process.env.REACT_APP_BACKEND_BASE_URL}/api/apply/eventApplication`,
|
||||
userInput: {
|
||||
username: '', email: '', discord: ''
|
||||
, age: '', pronoun: '', avg_time: '', event_experience: ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user