Skip to content

Commit da17e56

Browse files
Updates button label
1 parent 7ace8d7 commit da17e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webviews/apps/plus/home/components/branch-card.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ export abstract class GlBranchCardBase extends GlElement {
759759
>
760760
<code-icon class="branch-item__is-wide" icon="sparkle" slot="prefix"></code-icon>
761761
<code-icon class="branch-item__is-narrow" icon="sparkle"></code-icon>
762-
<span class="branch-item__is-wide">Create with AI (Preview)</span>
762+
<span class="branch-item__is-wide">Create with AI</span>
763763
</gl-button>`
764764
: nothing}
765765
</div>

0 commit comments

Comments
 (0)