mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
updates
This commit is contained in:
parent
073f4136fb
commit
8a54732ecf
2 changed files with 3 additions and 2 deletions
|
@ -620,7 +620,7 @@ export default definePlugin({
|
|||
{
|
||||
find: ".removeMosaicItemHoverButton",
|
||||
replacement: {
|
||||
match: /(\i=(\i)=>{)(.{1,3550}isSingleMosaicItem)/,
|
||||
match: /(\i=(\i)=>{)(.{1,3600}isSingleMosaicItem)/,
|
||||
replace: "$1 let forceUpdate=Vencord.Util.useForceUpdater();$self.patchAttachments($2,forceUpdate);$3"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue