remove key
parent
92acd8c1a7
commit
727631a879
|
@ -56,7 +56,6 @@ async function sendMessage(params, topic) {
|
||||||
topic,
|
topic,
|
||||||
messages: [
|
messages: [
|
||||||
{
|
{
|
||||||
key: 'key',
|
|
||||||
value: JSON.stringify(params),
|
value: JSON.stringify(params),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue