From 722d0c5b3bd4734c0260cfdac6c1561d8972fc96 Mon Sep 17 00:00:00 2001 From: Mathew Pareles Date: Sat, 21 Jun 2025 04:08:16 -0700 Subject: [PATCH] settings styles --- .../void/browser/react/src/void-settings-tsx/Settings.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx index 510e6f10..1395b44b 100644 --- a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx +++ b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx @@ -1468,9 +1468,9 @@ export const Settings = () => { {/* Metrics section */} -
-

Metrics

-
Very basic usage tracking helps us understand whether people are using Void. Regardless of this setting, Void never sees your code, messages, or API keys.
+
+

Metrics

+

Very basic usage tracking helps us understand whether people are using Void. Regardless of this setting, Void never sees your code, messages, or API keys.

{/* Disable All Metrics Switch */}