Skip to content

Commit 328a5a1

Browse files
Merge pull request #7432 from CodexRaunak/update-webhook
Update webhook url
2 parents 2462342 + a67c1ca commit 328a5a1

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Community/Web-based-from

1 file changed

+1
-1
lines changed

src/sections/Community/Web-based-from/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const WebBasedForm = () => {
6767

6868
useEffect(() => {
6969
if (submit) {
70-
axios.post("https://hook.us1.make.com/nd4srs976am5a4h5i17g3qmd4gq8defu", {
70+
axios.post("https://hook.us1.make.com/6qgnjy9euo538coowjgwaeuhayyb6a6e", {
7171
memberFormOne,
7272
MemberFormThirdValue,
7373
MemberFormFourValue,

0 commit comments

Comments
 (0)