From 41ffa1c5261d9c5e46df58809797d2af2b7814a8 Mon Sep 17 00:00:00 2001 From: automated-signal <37887102+automated-signal@users.noreply.github.com> Date: Fri, 6 Mar 2026 15:15:28 -0600 Subject: [PATCH] Gate settings profile QR code button on having a username Co-authored-by: yash-signal --- ts/components/Preferences.dom.tsx | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/ts/components/Preferences.dom.tsx b/ts/components/Preferences.dom.tsx index 8f68574263..a80253d4af 100644 --- a/ts/components/Preferences.dom.tsx +++ b/ts/components/Preferences.dom.tsx @@ -2409,19 +2409,21 @@ export function Preferences({ {i18n('icu:ProfileEditor__open')} - + {me.username && ( + + )}