mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-09 14:00:03 +00: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) {
|
remove (fw: ForwardedPortConfig) {
|
||||||
this.forwardRemoved.emit(fw)
|
this.forwardRemoved.emit(fw)
|
||||||
|
this.newForward = fw
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user