feat: implement AI styling foundation and billing scope rework
This commit is contained in:
@@ -24,6 +24,10 @@ const FEATURE_LABELS: Record<string, { key: string; fallback: string }> = {
|
||||
key: 'mobileDashboard.packageSummary.feature.custom_branding',
|
||||
fallback: 'Custom branding',
|
||||
},
|
||||
ai_styling: {
|
||||
key: 'mobileDashboard.packageSummary.feature.ai_styling',
|
||||
fallback: 'AI styling',
|
||||
},
|
||||
custom_tasks: {
|
||||
key: 'mobileDashboard.packageSummary.feature.custom_tasks',
|
||||
fallback: 'Custom tasks',
|
||||
|
||||
Reference in New Issue
Block a user