remove key
This commit is contained in:
@@ -56,7 +56,6 @@ async function sendMessage(params, topic) {
|
|||||||
topic,
|
topic,
|
||||||
messages: [
|
messages: [
|
||||||
{
|
{
|
||||||
key: 'key',
|
|
||||||
value: JSON.stringify(params),
|
value: JSON.stringify(params),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user