mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Merge PR #493: состав промокода чекбоксами — баланс / дни / промогруппа
This commit is contained in:
@@ -7,7 +7,8 @@ export type PromoCodeType =
|
||||
| 'subscription_days'
|
||||
| 'trial_subscription'
|
||||
| 'promo_group'
|
||||
| 'discount';
|
||||
| 'discount'
|
||||
| 'balance_and_days';
|
||||
|
||||
export interface PromoCode {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user