From cf66f35b94460f89f227df56e8a00404c9faeb77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Mon, 22 Jul 2024 00:15:04 +0200 Subject: [PATCH] Remove fake protection that's not even actually working MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- src/features/soapbox-config/index.tsx | 8 -------- src/locales/en.json | 1 - src/normalizers/soapbox/soapbox-config.ts | 1 - 3 files changed, 10 deletions(-) diff --git a/src/features/soapbox-config/index.tsx b/src/features/soapbox-config/index.tsx index e5e249080..08b0cda48 100644 --- a/src/features/soapbox-config/index.tsx +++ b/src/features/soapbox-config/index.tsx @@ -39,7 +39,6 @@ const messages = defineMessages({ rawJSONLabel: { id: 'soapbox_config.raw_json_label', defaultMessage: 'Advanced: Edit raw JSON data' }, rawJSONHint: { id: 'soapbox_config.raw_json_hint', defaultMessage: 'Edit the settings data directly. Changes made directly to the JSON file will override the form fields above. Click "Save" to apply your changes.' }, rawJSONInvalid: { id: 'soapbox_config.raw_json_invalid', defaultMessage: 'is invalid' }, - verifiedCanEditNameLabel: { id: 'soapbox_config.verified_can_edit_name_label', defaultMessage: 'Allow verified users to edit their own display name.' }, displayFqnLabel: { id: 'soapbox_config.display_fqn_label', defaultMessage: 'Display domain (eg @user@domain) for local accounts.' }, greentextLabel: { id: 'soapbox_config.greentext_label', defaultMessage: 'Enable greentext support' }, promoPanelIconsLink: { id: 'soapbox_config.hints.promo_panel_icons.link', defaultMessage: 'Soapbox Icons List' }, @@ -204,13 +203,6 @@ const SoapboxConfig: React.FC = () => { - - e.target.checked)} - /> - - (), cryptoDonatePanel: ImmutableMap({