mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 12:57:01 -04:00
feat(API): updateMessage API for forcing re-renders
This commit is contained in:
parent
9b9a5322c9
commit
537fc5e33d
8 changed files with 106 additions and 20 deletions
|
@ -333,7 +333,7 @@ export default definePlugin({
|
|||
]
|
||||
},
|
||||
{
|
||||
find: "renderEmbeds(",
|
||||
find: "}renderEmbeds(",
|
||||
replacement: [
|
||||
{
|
||||
// Call our function to decide whether the embed should be ignored or not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue