mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 10:27:03 -04:00
fix canary crashing
This commit is contained in:
parent
fdf3480b27
commit
686f2d925f
2 changed files with 3 additions and 2 deletions
|
@ -328,6 +328,7 @@ export default definePlugin({
|
|||
// Attachment renderer
|
||||
// Module 96063
|
||||
find: ".removeAttachmentHoverButton",
|
||||
group: true,
|
||||
replacement: [
|
||||
{
|
||||
match: /(className:\i,attachment:\i),/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue