File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
features/project-miniplayer Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "title" : " Project Miniplayer" ,
3- "description" : " Scroll down on the project page and you will automatically see the project mini-player ." ,
3+ "description" : " Scroll down on the project page and you will automatically see the project miniplayer ." ,
44 "credits" : [
55 { "username" : " Masaabu-YT" , "url" : " https://scratch.mit.edu/users/Masaabu-YT/" }
66 ],
1212 { "id" : " position-bottom" , "name" : " Place the player to the bottom." , "type" : 1 },
1313 { "id" : " opacity" , "name" : " Player Transparency (0% - 90%)" , "type" : 2 }
1414 ],
15- "scripts" : [{ "file" : " script.js" , "runOn" : " /projects/*/ " }],
16- "styles" : [{ "file" : " style.css" , "runOn" : " /projects/*/ " }]
15+ "scripts" : [{ "file" : " script.js" , "runOn" : " /projects/*" }],
16+ "styles" : [{ "file" : " style.css" , "runOn" : " /projects/*" }]
1717}
You can’t perform that action at this time.
0 commit comments