We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b32bda commit db93e38Copy full SHA for db93e38
src/constants.promos.ts
@@ -16,7 +16,7 @@ export const promos: Promo[] = [
16
SubscriptionState.ProTrialReactivationEligible,
17
],
18
command: { tooltip: 'Save 55% or more on your 1st seat of Pro.' },
19
- locations: ['account', 'badge', 'gate'],
+ locations: ['home', 'account', 'badge', 'gate'],
20
quickpick: {
21
detail: '$(star-full) Save 55% or more on your 1st seat of Pro',
22
},
0 commit comments