mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 18:37:04 -04:00
Fix canary
This commit is contained in:
parent
b8ed72286b
commit
8113ed3c8c
12 changed files with 21 additions and 21 deletions
|
@ -24,7 +24,7 @@ export default definePlugin({
|
|||
description: "Doesn't show the small guild icons in folders",
|
||||
authors: [Devs.botato],
|
||||
patches: [{
|
||||
find: "().expandedFolderIconWrapper",
|
||||
find: ".expandedFolderIconWrapper",
|
||||
replacement: [{
|
||||
match: /\(\w\|\|\w\)&&(\(.{0,40}\(.{1,3}\.animated)/,
|
||||
replace: "$1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue