mirror of
https://github.com/Eugeny/tabby.git
synced 2025-02-23 14:59:41 +08:00
Autofill port forwarding inputs with the deleted port
This commit is contained in:
parent
2922df08f4
commit
a5fa022792
@ -41,5 +41,6 @@ export class SSHPortForwardingConfigComponent {
|
||||
|
||||
remove (fw: ForwardedPortConfig) {
|
||||
this.forwardRemoved.emit(fw)
|
||||
this.newForward = fw
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user