Commit 28b77933 authored by Douglas6's avatar Douglas6

fix configurable

parent 2fa01fbe
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
"appKeys": { "appKeys": {
"MSG_KEY_CMD": 0, "MSG_KEY_CMD": 0,
"MSG_KEY_CMD_DATA": 1, "MSG_KEY_CMD_DATA": 1,
"MSG_KEY_VOLUME": 100 "MSG_KEY_VOLUME": 100,
"MSG_KEY_TITLE": 101, "MSG_KEY_TITLE": 101,
"MSG_KEY_ARTIST": 102, "MSG_KEY_ARTIST": 102,
"MSG_KEY_PLAY_STATE": 103, "MSG_KEY_PLAY_STATE": 103,
"MSG_KEY_MUTED": 104, "MSG_KEY_MUTED": 104
}, },
"capabilities": [ "capabilities": [
"configurable" "configurable"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment