Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions data/addons/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading