mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 22:14:55 +00:00
SSH proxy support, unified proxy streams interface - fixed #5698
This commit is contained in:
@@ -24,7 +24,7 @@ div
|
||||
)
|
||||
|
||||
div.mt-4
|
||||
h3 Keyboard
|
||||
h3(translate) Keyboard
|
||||
|
||||
.form-line
|
||||
.header
|
||||
@@ -48,7 +48,7 @@ div.mt-4
|
||||
)
|
||||
|
||||
div.mt-4
|
||||
h3 Mouse
|
||||
h3(translate) Mouse
|
||||
|
||||
.form-line
|
||||
.header
|
||||
@@ -146,7 +146,7 @@ div.mt-4
|
||||
)
|
||||
|
||||
div.mt-4
|
||||
h3 Sound
|
||||
h3(translate) Sound
|
||||
|
||||
.form-line
|
||||
.header
|
||||
@@ -204,7 +204,7 @@ div.mt-4
|
||||
)
|
||||
|
||||
div.mt-4(*ngIf='hostApp.platform === Platform.Windows')
|
||||
h3 Windows
|
||||
h3(translate) Windows
|
||||
|
||||
.form-line
|
||||
.header
|
||||
|
Reference in New Issue
Block a user