diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-07-13 10:37:34 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-07-13 10:37:34 +0700 |
| commit | 3fe75f5dcaf75e71d29d50f3fb0aa1b5fb443224 (patch) | |
| tree | f35ba29c86893f42768348fb498c4901cb406cea /src-migrate/types/promotionProgram.ts | |
| parent | 46769b859bb56807d47053c3b99810455db12803 (diff) | |
<iman> update revisi banner all promotion
Diffstat (limited to 'src-migrate/types/promotionProgram.ts')
| -rw-r--r-- | src-migrate/types/promotionProgram.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src-migrate/types/promotionProgram.ts b/src-migrate/types/promotionProgram.ts index 205884b6..c02cbfd0 100644 --- a/src-migrate/types/promotionProgram.ts +++ b/src-migrate/types/promotionProgram.ts @@ -5,4 +5,6 @@ export type IPromotionProgram = { end_time: string; applies_to: string; time_left: number; + image:string; + banner:string; }; |
