diff --git a/terminus-core/src/components/appRoot.component.pug b/terminus-core/src/components/appRoot.component.pug index d7d0c4e8..488279b1 100644 --- a/terminus-core/src/components/appRoot.component.pug +++ b/terminus-core/src/components/appRoot.component.pug @@ -77,7 +77,7 @@ title-bar( button.btn.btn-secondary.btn-tab-bar.btn-update( *ngIf='updatesAvailable', - title='Update available', + title='Update available - Click to install', (click)='updateApp()', [innerHTML]='sanitizeIcon(updateIcon)' )