Update BUTTONS.md

This commit is contained in:
Choco
2023-02-24 14:01:02 +08:00
committed by GitHub
parent 945a71a20c
commit ba290d2606

View File

@@ -32,9 +32,9 @@ Change the value of `controller` in `settings.json`.
```json
{
"controller": [
["back", "resume", "skip", {"stop": "red"}, "add"],
["tracks"]
]
["back", "resume", "skip", {"stop": "red"}, "add"],
["tracks"]
]
}
```
@@ -50,4 +50,4 @@ Change the value of `controller` in `settings.json`.
]
}
```
```