fix zappier button link (#342)
This commit is contained in:
parent
30587fb3df
commit
aea4c7e063
|
|
@ -54,7 +54,7 @@ export default {
|
||||||
|
|
||||||
computed: {
|
computed: {
|
||||||
zapierUrl () {
|
zapierUrl () {
|
||||||
opnformConfig.links.zapier_integration
|
return opnformConfig.links.zapier_integration
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue