mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-13 11:54:33 +00:00
Autofill port forwarding inputs with the deleted port
This commit is contained in:
@@ -41,5 +41,6 @@ export class SSHPortForwardingConfigComponent {
|
||||
|
||||
remove (fw: ForwardedPortConfig) {
|
||||
this.forwardRemoved.emit(fw)
|
||||
this.newForward = fw
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user