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[] = [
3131 SubscriptionState . ProTrialExpired ,
3232 SubscriptionState . ProTrialReactivationEligible ,
3333 ] ,
34- startsOn : new Date ( '2024-12 -11T06:59:00.000Z' ) . getTime ( ) ,
34+ startsOn : new Date ( '2024-11 -11T06:59:00.000Z' ) . getTime ( ) ,
3535 expiresOn : new Date ( '2024-11-24T06:59:00.000Z' ) . getTime ( ) ,
3636 command : { tooltip : 'Save more than 55% during our GitLens 16 sale!' } ,
3737 locations : [ 'account' , 'badge' , 'gate' ] ,
@@ -50,7 +50,7 @@ const promos: Promo[] = [
5050 SubscriptionState . ProTrialExpired ,
5151 SubscriptionState . ProTrialReactivationEligible ,
5252 ] ,
53- startsOn : new Date ( '2024-11-02T06 :59:00.000Z' ) . getTime ( ) ,
53+ startsOn : new Date ( '2024-11-25T06 :59:00.000Z' ) . getTime ( ) ,
5454 expiresOn : new Date ( '2024-12-06T06:59:00.000Z' ) . getTime ( ) ,
5555 command : { tooltip : 'Cyber Sale: Save up to 85% on GitLens Pro — our best deal of the year!' } ,
5656 quickpick : {
You can’t perform that action at this time.
0 commit comments