Skip to content

Commit bab9dee

Browse files
authored
Update data.json
1 parent 541cdb1 commit bab9dee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/project-miniplayer/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"tags": ["New", "Featured"],
99
"dynamic": true,
1010
"options": [
11-
{ "id": "position-right", "name": "Place the player to the right.", "type": 1 },
12-
{ "id": "position-bottom", "name": "Place the player to the bottom.", "type": 1 },
11+
{ "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 },
1313
{ "id": "opacity", "name": "Player Transparency (0% - 90%)", "type": 2 }
1414
],
1515
"scripts": [{ "file": "script.js", "runOn": "/projects/*" }],

0 commit comments

Comments
 (0)