Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 0de8496f authored by Celeste Robert's avatar Celeste Robert
Browse files

fix: slack pricings

parent e43d3226
No related branches found
No related tags found
1 merge request!122Resolve "fix: negative competitors pricing"
Pipeline #46661 passed
...@@ -27,8 +27,8 @@ export default { ...@@ -27,8 +27,8 @@ export default {
chat: [ chat: [
{ {
name: "Slack", name: "Slack",
paidMonthly: 18.25, paidMonthly: 8.25,
paidAnnually: 16.75, paidAnnually: 6.75,
}, },
{ {
name: "Discord", name: "Discord",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment