fix zappier button link (#342)

This commit is contained in:
Favour Olayinka
2024-03-11 15:49:36 +01:00
committed by GitHub
parent 30587fb3df
commit aea4c7e063

View File

@@ -54,7 +54,7 @@ export default {
computed: {
zapierUrl () {
opnformConfig.links.zapier_integration
return opnformConfig.links.zapier_integration
}
},
}