mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 07:03:06 -04:00
Fixes For Canary
This commit is contained in:
parent
fe9ca000e6
commit
70ade989e6
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ export default definePlugin({
|
|||
group: true,
|
||||
replacement: [
|
||||
{
|
||||
match: /(?<=\.AVATAR_SIZE\);)/,
|
||||
match: /(?<=\.AVATAR_SIZE\).{0,15};)/,
|
||||
replace: "$self.useAccountPanelRef();"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue