Update MQTT QoS description string (#103036)

Update strings.json
This commit is contained in:
Jirka
2023-10-30 09:54:46 +01:00
committed by GitHub
parent dd3790641a
commit 422af9d438

View File

@@ -181,7 +181,7 @@
},
"qos": {
"name": "QoS",
"description": "Quality of Service to use. O. At most once. 1: At least once. 2: Exactly once."
"description": "Quality of Service to use. 0: At most once. 1: At least once. 2: Exactly once."
},
"retain": {
"name": "Retain",