Merge branch 'fix/bluetooth'
This commit is contained in:
commit
617a12f96d
2 changed files with 5 additions and 5 deletions
|
@ -254,12 +254,12 @@
|
|||
"bluetooth": {
|
||||
"ON": { "prefix": "" },
|
||||
"OFF": { "prefix": "" },
|
||||
"?": { "prefix": "" }
|
||||
"?": { "prefix": "" }
|
||||
},
|
||||
"bluetooth2": {
|
||||
"ON": { "prefix": "" },
|
||||
"warning": { "prefix": "" },
|
||||
"critical": { "prefix": "" }
|
||||
"ON": { "prefix": "" },
|
||||
"warning": { "prefix": "" },
|
||||
"critical": { "prefix": "" }
|
||||
},
|
||||
"battery-upower": {
|
||||
"charged": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue