diff --git a/apps/web/src/components/settings/ConnectionsSettings.tsx b/apps/web/src/components/settings/ConnectionsSettings.tsx index 52b89530127..632221098d2 100644 --- a/apps/web/src/components/settings/ConnectionsSettings.tsx +++ b/apps/web/src/components/settings/ConnectionsSettings.tsx @@ -1426,19 +1426,11 @@ function SavedBackendListRow({
{metadataBits.join(" ยท ")}
) : null} {versionMismatch ? ( -
-
+
@@ -1456,6 +1448,14 @@ function SavedBackendListRow({ ) : null}