Skip to content

Commit 6ed05a1

Browse files
d13eamodio
authored andcommitted
Updates pro text
1 parent cde257e commit 6ed05a1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/webviews/apps/plus/shared/components/account-chip.ts

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -597,13 +597,12 @@ export class GLAccountChip extends LitElement {
597597
<div class="upgrade">
598598
<p>Unlock Pro features:</p>
599599
<ul>
600-
<li>Connect powerful integrations</li>
601-
<li>Start work on Issues assigned to you</li>
600+
<li>Unlimited Cloud Integrations</li>
601+
<li>250K AI Tokens per week</li>
602+
<li>Interactive Commit Graph on private repos</li>
603+
<li>Visual File and Folder History on private repos</li>
602604
<li>Leverage Git Worktrees in VS Code</li>
603-
<li>Monitor PRs and accelerate reviews</li>
604-
<li>Rich AI features</li>
605-
<li>Interactive Commit Graph</li>
606-
<li>Visual File and Folder History</li>
605+
<li>Integrated issue and pull request workflows</li>
607606
</ul>
608607
${this.renderPromo()}
609608
<button-container>

0 commit comments

Comments
 (0)