File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
src/webviews/apps/plus/shared/components Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments