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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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