Skip to content

Commit db93e38

Browse files
committed
Displays pro50 in home
1 parent 9b32bda commit db93e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/constants.promos.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const promos: Promo[] = [
1616
SubscriptionState.ProTrialReactivationEligible,
1717
],
1818
command: { tooltip: 'Save 55% or more on your 1st seat of Pro.' },
19-
locations: ['account', 'badge', 'gate'],
19+
locations: ['home', 'account', 'badge', 'gate'],
2020
quickpick: {
2121
detail: '$(star-full) Save 55% or more on your 1st seat of Pro',
2222
},

0 commit comments

Comments
 (0)