mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
message
This commit is contained in:
parent
6aa2409302
commit
7c2192a7dc
1 changed files with 1 additions and 1 deletions
|
|
@ -1470,7 +1470,7 @@ export const Settings = () => {
|
|||
{/* Metrics section */}
|
||||
<div className='max-w-[600px]'>
|
||||
<h2 className={`text-3xl mb-2`}>Metrics</h2>
|
||||
<h4 className={`text-void-fg-3 mb-4`}>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.</h4>
|
||||
<h4 className={`text-void-fg-3 mb-4`}>Very basic anonymous usage tracking helps us keep Void running smoothly. You may opt out below. Regardless of this setting, Void never sees your code, messages, or API keys.</h4>
|
||||
|
||||
<div className='my-2'>
|
||||
{/* Disable All Metrics Switch */}
|
||||
|
|
|
|||
Loading…
Reference in a new issue