From 93b8737025a402ec8afd0e49dc0f97fc321a6bb8 Mon Sep 17 00:00:00 2001 From: "scratchaddons-bot[bot]" <73682299+scratchaddons-bot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 23:24:45 +0000 Subject: [PATCH] Update addons data (v1.45.1) --- data/addons/en.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/data/addons/en.json b/data/addons/en.json index 0390e4d06..9a9c9e2e3 100644 --- a/data/addons/en.json +++ b/data/addons/en.json @@ -1487,21 +1487,6 @@ }, "updateUserstylesOnSettingsChange": true }, - { - "id": "fix-pasted-scripts", - "name": "Do not automatically run duplicated blocks", - "description": "Fixes a bug in the Scratch editor, where duplicating a block and attaching it to a script causes the script to run.", - "tags": ["editor", "recommended", "codeEditor"], - "credits": [ - { "name": "lisa_wolfgang", "link": "https://github.com/lisa-wolfgang" }, - { "name": "GarboMuffin", "link": "https://github.com/GarboMuffin" }, - { "name": "apple502j", "link": "https://github.com/apple502j" } - ], - "dynamicEnable": true, - "dynamicDisable": true, - "enabledByDefault": false, - "versionAdded": "1.15.0" - }, { "id": "fix-uploaded-svgs", "name": "SVG uploads fix",