From de6ff8c4728a050434fdff1d639a6590cc3be445 Mon Sep 17 00:00:00 2001
From: Thomas Sparks <69657545+thsparks@users.noreply.github.com>
Date: Fri, 15 Nov 2024 13:27:55 -0800
Subject: [PATCH] Fix Duplicate Rename and Open Icons (#10269)
Fixes microsoft/pxt-minecraft#2656
---
webapp/src/scriptmanager.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapp/src/scriptmanager.tsx b/webapp/src/scriptmanager.tsx
index e969aa1bddb3..bdab049c2a83 100644
--- a/webapp/src/scriptmanager.tsx
+++ b/webapp/src/scriptmanager.tsx
@@ -523,7 +523,7 @@ export class ScriptManagerDialog extends data.Component}
);
- headerActions.push();
headerActions.push();