Skip to content

Commit

Permalink
Merge pull request layer5io#4033 from theBeginner86/theBeginner86/upd…
Browse files Browse the repository at this point in the history
…ate-form

[chore] update member form webhook
  • Loading branch information
theBeginner86 authored Apr 1, 2023
2 parents f70760c + 9482994 commit 84773f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Community/Web-based-from/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const WebBasedForm = () => {

useEffect(() => {
if (submit) {
axios.post("https://hook.us1.make.com/bmmi8btg3xb2fmx6kcavxmtf0a3uame2", {
axios.post("https://hook.us1.make.com/v66ana9yf3w11k4a1rf3epwquur1s9rd", {
memberFormOne,
MemberFormThirdValue,
MemberFormFourValue,
Expand Down

0 comments on commit 84773f5

Please sign in to comment.