We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb4500 commit 8b6afafCopy full SHA for 8b6afaf
features/project-miniplayer/data.json
@@ -8,7 +8,7 @@
8
"tags": ["New", "Featured"],
9
"dynamic": true,
10
"options": [
11
- { "id": "position-right", "name": "Move the player to the right.", "type": 1 },
+ { "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 },
13
{ "id": "opacity", "name": "Player Transparency (0% - 90%)", "type": 2 }
14
],
0 commit comments