Merge b93ab0ddf6 into bc432d8435
This commit is contained in:
commit
f817788e22
@ -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