various fixes
This commit is contained in:
parent
8ab475061b
commit
548e11c788
5 changed files with 53 additions and 44 deletions
|
@ -182,7 +182,6 @@ import {I18n} from "./i18n.js";
|
|||
}
|
||||
channel.sendMessage(markdown.rawString, {
|
||||
attachments: images,
|
||||
// @ts-ignore This is valid according to the API
|
||||
embeds: [], // Add an empty array for the embeds property
|
||||
replyingto: replyingTo,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue