mirror of
https://github.com/stryan/mumble-discord-bridge.git
synced 2024-11-22 13:25:45 -05:00
correct buffer discord buffer axis
This commit is contained in:
parent
6658c8534c
commit
f7f492670c
@ -221,7 +221,24 @@
|
||||
},
|
||||
"unit": "pps"
|
||||
},
|
||||
"overrides": []
|
||||
"overrides": [
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byFrameRefID",
|
||||
"options": "C"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "custom.axisPlacement",
|
||||
"value": "right"
|
||||
},
|
||||
{
|
||||
"id": "unit",
|
||||
"value": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 8,
|
||||
@ -1150,5 +1167,5 @@
|
||||
"timezone": "",
|
||||
"title": "Mumble-Discord-Bridge",
|
||||
"uid": "QYiiu_77z",
|
||||
"version": 5
|
||||
"version": 2
|
||||
}
|
Loading…
Reference in New Issue
Block a user