mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
remove key
This commit is contained in:
parent
92acd8c1a7
commit
727631a879
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ async function sendMessage(params, topic) {
|
|||
topic,
|
||||
messages: [
|
||||
{
|
||||
key: 'key',
|
||||
value: JSON.stringify(params),
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue