Skip to content

Commit 8cb4500

Browse files
MaterArcNiko
andauthored
Another fix
Co-authored-by: Niko <[email protected]>
1 parent bab9dee commit 8cb4500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/project-miniplayer/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dynamic": true,
1010
"options": [
1111
{ "id": "position-right", "name": "Move the player to the right.", "type": 1 },
12-
{ "id": "position-bottom", "name": "Move the player to the bottom.", "type": 1 },
12+
{ "id": "position-bottom", "name": "Move the project player to the bottom.", "type": 1 },
1313
{ "id": "opacity", "name": "Player Transparency (0% - 90%)", "type": 2 }
1414
],
1515
"scripts": [{ "file": "script.js", "runOn": "/projects/*" }],

0 commit comments

Comments
 (0)