From bf71c6db0e4efde02951d7392594ae6fc5a03c92 Mon Sep 17 00:00:00 2001 From: Lykin <137850705+tiny-craft@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:47:52 +0800 Subject: [PATCH] perf: trim spaces of connection address(#281) --- frontend/src/components/dialogs/ConnectionDialog.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/dialogs/ConnectionDialog.vue b/frontend/src/components/dialogs/ConnectionDialog.vue index f04cedd..e142437 100644 --- a/frontend/src/components/dialogs/ConnectionDialog.vue +++ b/frontend/src/components/dialogs/ConnectionDialog.vue @@ -1,5 +1,5 @@