File tree 1 file changed +5
-6
lines changed
src/webviews/apps/plus/shared/components
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -579,13 +579,12 @@ export class GLAccountChip extends LitElement {
579
579
< div class ="upgrade ">
580
580
< p > Unlock Pro features:</ p >
581
581
< 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 >
584
586
< 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 >
589
588
</ ul >
590
589
${ this . renderPromo ( ) }
591
590
< button-container >
You can’t perform that action at this time.
0 commit comments