diff --git a/tabby-ssh/src/components/sshSettingsTab.component.pug b/tabby-ssh/src/components/sshSettingsTab.component.pug index c59e3d87..42a6019d 100644 --- a/tabby-ssh/src/components/sshSettingsTab.component.pug +++ b/tabby-ssh/src/components/sshSettingsTab.component.pug @@ -41,3 +41,5 @@ h3 SSH [(ngModel)]='config.store.ssh.agentPath', (ngModelChange)='config.save()', ) + +.alert.alert-info SSH connection management is now done through the Profiles tab