feat(settings): rename Voice tab to 'Voice & Video' to reflect added video section
This commit is contained in:
@@ -14,7 +14,7 @@ export function VoicePanel() {
|
||||
|
||||
return (
|
||||
<div className="space-y-5">
|
||||
<h2 className="text-lg font-semibold text-txt-primary mb-6">Voice</h2>
|
||||
<h2 className="text-lg font-semibold text-txt-primary mb-6">Voice & Video</h2>
|
||||
<div>
|
||||
<div className="text-[11px] font-semibold text-txt-tertiary uppercase tracking-wider mb-1.5">
|
||||
Volume
|
||||
|
||||
Reference in New Issue
Block a user