From 9462fe1b32c9b650d51bf852953f725292e189aa Mon Sep 17 00:00:00 2001 From: alexsparkes Date: Tue, 27 Jan 2026 10:13:08 +0000 Subject: [PATCH] fix(Custom): remove unnecessary characters from loading state --- src/features/background/options/Custom.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/features/background/options/Custom.jsx b/src/features/background/options/Custom.jsx index c916bdbd..200f99dc 100644 --- a/src/features/background/options/Custom.jsx +++ b/src/features/background/options/Custom.jsx @@ -521,7 +521,6 @@ const CustomSettings = memo(() => { if (isLoading) { return (
- ={' '}
{variables.getMessage('modals.main.loading')}