mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-10 14:30:03 +00:00
Merge pull request #285 from VaultVulp/master
Fixed typo in SSH client's configuration window.
This commit is contained in:
commit
c7d9f944d5
@ -18,7 +18,7 @@
|
|||||||
input.form-control(
|
input.form-control(
|
||||||
type='number',
|
type='number',
|
||||||
placeholder='22',
|
placeholder='22',
|
||||||
[(ngModel)]='connection.post',
|
[(ngModel)]='connection.port',
|
||||||
)
|
)
|
||||||
|
|
||||||
.form-group
|
.form-group
|
||||||
|
Loading…
x
Reference in New Issue
Block a user