From c555d8f15b605a75d0999ef814ea715249a58c26 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 2 Feb 2025 02:18:57 +1300 Subject: [PATCH] move optional tcp client interface settings to own section --- .../interfaces/AddInterfacePage.vue | 48 ++++++++++--------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/src/frontend/components/interfaces/AddInterfacePage.vue b/src/frontend/components/interfaces/AddInterfacePage.vue index 72ba6d8..4ab6646 100644 --- a/src/frontend/components/interfaces/AddInterfacePage.vue +++ b/src/frontend/components/interfaces/AddInterfacePage.vue @@ -110,28 +110,6 @@ -
- - Additional TCP Client Interface settings - -
-
-
- - ⓘ Enabled when connecting to software that uses KISS framing such as packet radio sound modems. For KISS connections through serial hardware select "KISS Interface" as the interface type. -
- -
-
-
- - ⓘ Enables tunnelling through an I2P Connection using the TCPClientInterface -
- -
-
-
-
@@ -703,6 +681,32 @@ + + + + + +