fix(bridge_mqtt): typos

This commit is contained in:
Shawn 2021-03-01 20:25:47 +08:00
parent 16c27663cd
commit 990b7bd494
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@
{<<".*">>, []}
],
[
{<<"*.">>, []}
{<<".*">>, []}
]
}.