This commit is contained in:
2026-07-12 19:08:30 +03:30
parent 9202d1b2ca
commit 4048e3424a
14 changed files with 352 additions and 2 deletions
@@ -1 +1,5 @@
export const SMS_ROLLOVER_GRACE_DAYS = 30;
export const FREE_TRIAL_PLAN_CODE = 'free-trial';
export const FREE_TRIAL_DURATION_DAYS = 7;
export const FREE_TRIAL_SMS_COUNT = 100;