Add subcription feature 5
This commit is contained in:
@@ -188,7 +188,7 @@ def create_upgrade_required_response(
|
||||
# Additional context
|
||||
'can_preview': feature in ['analytics'],
|
||||
'has_free_trial': True,
|
||||
'trial_days': 14,
|
||||
'trial_days': 0,
|
||||
|
||||
# Social proof
|
||||
'social_proof': get_social_proof_message(required_tier),
|
||||
|
||||
Reference in New Issue
Block a user