Skip to content

Commit 8b6afaf

Browse files
authored
Fix
1 parent 8cb4500 commit 8b6afaf

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
@@ -8,7 +8,7 @@
88
"tags": ["New", "Featured"],
99
"dynamic": true,
1010
"options": [
11-
{ "id": "position-right", "name": "Move the player to the right.", "type": 1 },
11+
{ "id": "position-right", "name": "Move the project player to the right.", "type": 1 },
1212
{ "id": "position-bottom", "name": "Move the project player to the bottom.", "type": 1 },
1313
{ "id": "opacity", "name": "Player Transparency (0% - 90%)", "type": 2 }
1414
],

0 commit comments

Comments
 (0)