Skip to content

Commit 7b64930

Browse files
authored
Merge pull request #875 from STForScratch/MaterArc-patch-16
Update wording for clarity
2 parents 541cdb1 + 8b6afaf commit 7b64930

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 project player to the right.", "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)