mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
hint about ssh connections being moved to profiles
This commit is contained in:
parent
833a348fdb
commit
e09a011c23
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue