Merge def2a5775e into 09be5d45d5
This commit is contained in:
commit
96361be960
@ -90,7 +90,7 @@ export async function sendMessageNextcloudTalk(
|
||||
const bodyStr = JSON.stringify(body);
|
||||
|
||||
const { random, signature } = generateNextcloudTalkSignature({
|
||||
body: bodyStr,
|
||||
body: message,
|
||||
secret,
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user