fix: unsupported typ= parameter in embed plugin
This commit is contained in:
parent
e03f802e41
commit
abb587f237
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ class Plugin(BasePlugin):
|
|||
identifier=message['id'],
|
||||
jid=tab.core.xmpp.boundjid,
|
||||
),
|
||||
typ=1,
|
||||
)
|
||||
message.send()
|
||||
self.core.refresh_window()
|
||||
|
|
Loading…
Reference in a new issue