Skip to content

Commit a7f9679

Browse files
committed
Updates pro text
1 parent 9e94fa0 commit a7f9679

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
@@ -582,13 +582,12 @@ export class GLAccountChip extends LitElement {
582582
<div class="upgrade">
583583
<p>Unlock Pro features:</p>
584584
<ul>
585-
<li>Connect powerful integrations</li>
586-
<li>Start work on Issues assigned to you</li>
585+
<li>Unlimited Cloud Integrations</li>
586+
<li>250K AI Tokens per week</li>
587+
<li>Interactive Commit Graph on private repos</li>
588+
<li>Visual File and Folder History on private repos</li>
587589
<li>Leverage Git Worktrees in VS Code</li>
588-
<li>Monitor PRs and accelerate reviews</li>
589-
<li>Rich AI features</li>
590-
<li>Interactive Commit Graph</li>
591-
<li>Visual File and Folder History</li>
590+
<li>Integrated issue and pull request workflows</li>
592591
</ul>
593592
${this.renderPromo()}
594593
<button-container>

0 commit comments

Comments
 (0)