From 70db1eb9a9f0f3e67b879dcaef43a3d1ec00fac0 Mon Sep 17 00:00:00 2001 From: t8y2 <1156263951@qq.com> Date: Wed, 13 May 2026 05:28:58 +0800 Subject: [PATCH] chore: remove obsolete DM8 ODBC driver hint from connection dialog --- src/components/connection/ConnectionDialog.vue | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/components/connection/ConnectionDialog.vue b/src/components/connection/ConnectionDialog.vue index 3d87c7cf8..3cfa25e5f 100644 --- a/src/components/connection/ConnectionDialog.vue +++ b/src/components/connection/ConnectionDialog.vue @@ -1094,20 +1094,6 @@ function openExternalUrl(url: string) { -
- {{ t("connection.dmCompatHint") }} - - {{ t("connection.dmDownload") }} - -
-