From 578a4e0cf520c781af932f37be6fada706a3fe3c Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Tue, 7 May 2024 19:48:12 +0200 Subject: [bugfix] Reset emoji fields on upload error (#2905) --- web/source/settings/components/form/mutation-button.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/source/settings/components/form/mutation-button.tsx') diff --git a/web/source/settings/components/form/mutation-button.tsx b/web/source/settings/components/form/mutation-button.tsx index 1e6d8c968..5d831cd24 100644 --- a/web/source/settings/components/form/mutation-button.tsx +++ b/web/source/settings/components/form/mutation-button.tsx @@ -51,9 +51,9 @@ export default function MutationButton({ } return ( -