mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
Update Subscription.tsx
This commit is contained in:
@@ -1117,6 +1117,9 @@ export default function Subscription() {
|
||||
devicePriceData.total_price_kopeks - purchaseOptions.balance_kopeks
|
||||
}
|
||||
compact
|
||||
onBeforeTopUp={async () => {
|
||||
await subscriptionApi.saveDevicesCart(devicesToAdd);
|
||||
}}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user