Skip to content

Commit 5299db1

Browse files
committed
Updates pro text
1 parent d63d32b commit 5299db1

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

+5-6
Original file line numberDiff line numberDiff line change
@@ -579,13 +579,12 @@ export class GLAccountChip extends LitElement {
579579
<div class="upgrade">
580580
<p>Unlock Pro features:</p>
581581
<ul>
582-
<li>Connect powerful integrations</li>
583-
<li>Start work on Issues assigned to you</li>
582+
<li>Unlimited Cloud Integrations</li>
583+
<li>250K AI Tokens per week</li>
584+
<li>Interactive Commit Graph on private repos</li>
585+
<li>Visual File and Folder History on private repos</li>
584586
<li>Leverage Git Worktrees in VS Code</li>
585-
<li>Monitor PRs and accelerate reviews</li>
586-
<li>Rich AI features</li>
587-
<li>Interactive Commit Graph</li>
588-
<li>Visual File and Folder History</li>
587+
<li>Integrated issue and pull request workflows</li>
589588
</ul>
590589
${this.renderPromo()}
591590
<button-container>

0 commit comments

Comments
 (0)