plan tables for fixed billing

language translation fix
This commit is contained in:
Čarodej
2022-03-23 19:16:40 +01:00
parent aa515b5450
commit a608678bb9
11 changed files with 143 additions and 122 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<MainFeatures />
<!--Pricing Tables-->
<!--<PricingTables v-if="config.isSaaS" />-->
<PricingTables v-if="config.isSaaS && config.subscriptionType === 'fixed'" />
<!--Get Started Call To Action-->
<GetStarted />