Skip to content

Commit aea4c7e

Browse files
authored
fix zappier button link (#342)
1 parent 30587fb commit aea4c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/components/open/forms/components/form-components/FormNotifications.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default {
5454
5555
computed: {
5656
zapierUrl () {
57-
opnformConfig.links.zapier_integration
57+
return opnformConfig.links.zapier_integration
5858
}
5959
},
6060
}

0 commit comments

Comments
 (0)