From c49ec9a74cf1c407cbe872355f1e2ac03a8e3080 Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Sun, 9 Mar 2025 11:28:12 +0700
Subject: chore: add new grpc params for outbound (#2744)
---
web/html/xui/form/outbound.html | 15 +++++++++++++++
web/html/xui/form/stream/stream_grpc.html | 7 ++-----
2 files changed, 17 insertions(+), 5 deletions(-)
(limited to 'web/html')
diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html
index d4e9e5f6..93b0a94f 100644
--- a/web/html/xui/form/outbound.html
+++ b/web/html/xui/form/outbound.html
@@ -352,6 +352,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/web/html/xui/form/stream/stream_grpc.html b/web/html/xui/form/stream/stream_grpc.html
index e74a3c3f..a036080f 100644
--- a/web/html/xui/form/stream/stream_grpc.html
+++ b/web/html/xui/form/stream/stream_grpc.html
@@ -1,13 +1,10 @@
{{define "form/streamGRPC"}}
-
-
-
-
-
+
+
{{end}}
--
cgit v1.2.3