pricign tbale udpated

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-13 19:52:49 +00:00
parent db1fd2fff8
commit 410d2b33ec
12 changed files with 453 additions and 104 deletions

View File

@@ -856,6 +856,7 @@ export interface Plan {
name: string;
slug?: string;
price?: number | string;
original_price?: number;
currency?: string;
interval?: 'month' | 'year';
description?: string;