Merge pull request #677 from mastertinner/master

Make bluetooth example valid
This commit is contained in:
Alex
2020-04-20 15:27:49 +02:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ Addressed by *bluetooth*
"format-icons": { "format-icons": {
"enabled": "", "enabled": "",
"disabled": "" "disabled": ""
} },
"tooltip-format": "{status}" "tooltip-format": "{status}"
} }
``` ```