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 @@ -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 >
You can’t perform that action at this time.
0 commit comments