Spaces:
Runtime error
Runtime error
Update src/addons/addons/custom-zoom/_manifest_entry.js
Browse files
src/addons/addons/custom-zoom/_manifest_entry.js
CHANGED
|
@@ -11,7 +11,7 @@ const manifest = {
|
|
| 11 |
"link": "https://scratch.mit.edu/users/ErrorGamer2000/"
|
| 12 |
}
|
| 13 |
],
|
| 14 |
-
"enabledByDefault":
|
| 15 |
"userscripts": [
|
| 16 |
{
|
| 17 |
"url": "userscript.js"
|
|
|
|
| 11 |
"link": "https://scratch.mit.edu/users/ErrorGamer2000/"
|
| 12 |
}
|
| 13 |
],
|
| 14 |
+
"enabledByDefault": true,
|
| 15 |
"userscripts": [
|
| 16 |
{
|
| 17 |
"url": "userscript.js"
|