Skip to content

Commit ac18a61

Browse files
Merge pull request GoogleCloudPlatform#165 from GoogleCloudPlatform/feature/izumi-integration-postgres
style: rename See Video Generated button label to See Video
2 parents 5666883 + 45bcaed commit ac18a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/app/workbench/components/storyboard/storyboard.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<mat-icon class="sb-icon-sm">auto_awesome</mat-icon> Generate Video
4848
</button>
4949
<button *ngIf="showSeeVideoBtn() && !isGenerating()" class="sb-btn-glow-gold ml-2" (click)="onSeeVideoGenerated()">
50-
<mat-icon class="sb-icon-sm">visibility</mat-icon> See Video Generated
50+
<mat-icon class="sb-icon-sm">visibility</mat-icon> See Video
5151
</button>
5252
</div>
5353
</header>

0 commit comments

Comments
 (0)