From bea102ca7898c088de625d16884635b5f98c550d Mon Sep 17 00:00:00 2001 From: cpl121 <100352899+cpl121@users.noreply.github.com> Date: Fri, 5 Apr 2024 16:13:54 +0200 Subject: [PATCH] feat: remove account selection from mint native tokens devtools (#8321) --- .../popups/MintNativeTokenFormPopup.svelte | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/packages/desktop/components/popups/MintNativeTokenFormPopup.svelte b/packages/desktop/components/popups/MintNativeTokenFormPopup.svelte index a5562724052..14a1dbe6f53 100644 --- a/packages/desktop/components/popups/MintNativeTokenFormPopup.svelte +++ b/packages/desktop/components/popups/MintNativeTokenFormPopup.svelte @@ -1,9 +1,9 @@