File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ const promos: Promo[] = [
31
31
SubscriptionState . ProTrialExpired ,
32
32
SubscriptionState . ProTrialReactivationEligible ,
33
33
] ,
34
- startsOn : new Date ( '2024-12 -11T06:59:00.000Z' ) . getTime ( ) ,
34
+ startsOn : new Date ( '2024-11 -11T06:59:00.000Z' ) . getTime ( ) ,
35
35
expiresOn : new Date ( '2024-11-24T06:59:00.000Z' ) . getTime ( ) ,
36
36
command : { tooltip : 'Save more than 55% during our GitLens 16 sale!' } ,
37
37
locations : [ 'account' , 'badge' , 'gate' ] ,
@@ -50,7 +50,7 @@ const promos: Promo[] = [
50
50
SubscriptionState . ProTrialExpired ,
51
51
SubscriptionState . ProTrialReactivationEligible ,
52
52
] ,
53
- startsOn : new Date ( '2024-11-02T06 :59:00.000Z' ) . getTime ( ) ,
53
+ startsOn : new Date ( '2024-11-25T06 :59:00.000Z' ) . getTime ( ) ,
54
54
expiresOn : new Date ( '2024-12-06T06:59:00.000Z' ) . getTime ( ) ,
55
55
command : { tooltip : 'Cyber Sale: Save up to 85% on GitLens Pro — our best deal of the year!' } ,
56
56
quickpick : {
You can’t perform that action at this time.
0 commit comments