Update subscription.ts

This commit is contained in:
Egor
2026-01-28 20:34:46 +03:00
committed by GitHub
parent 2ab978edcc
commit 2722fca22e

View File

@@ -86,6 +86,8 @@ export const subscriptionApi = {
total_price_kopeks?: number;
total_price_label?: string;
current_device_limit?: number;
max_device_limit?: number;
can_add?: number;
days_left?: number;
base_device_price_kopeks?: number;
}> => {