From 374d6dc3963aa900c1fdc84b29457b7600a62a21 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Fri, 19 Jun 2026 20:37:55 -0400 Subject: [PATCH] fix(ui): note join/leave sound preview affordance (N82) Selecting a join/leave sound auto-plays a preview, but nothing communicated that. Add it to the SettingTile description. Co-Authored-By: Claude Opus 4.8 --- src/app/features/settings/general/General.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/features/settings/general/General.tsx b/src/app/features/settings/general/General.tsx index fdb332e6a..2dca03f4e 100644 --- a/src/app/features/settings/general/General.tsx +++ b/src/app/features/settings/general/General.tsx @@ -1587,7 +1587,7 @@ function Calls() {