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",