mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: show traffic reset info in subscription card
This commit is contained in:
@@ -100,6 +100,7 @@ export interface Subscription {
|
||||
// Tariff info
|
||||
tariff_id?: number;
|
||||
tariff_name?: string;
|
||||
traffic_reset_mode?: string;
|
||||
}
|
||||
|
||||
// Response wrapper for subscription status endpoint
|
||||
|
||||
Reference in New Issue
Block a user