mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
ShowConnections: improve look in simplified prof; fix tooltip overflow
This commit is contained in:
parent
4bf28f4634
commit
aaba22f577
4 changed files with 45 additions and 25 deletions
|
@ -69,13 +69,6 @@ export default definePlugin({
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
find: "=!1,canUsePremiumCustomization:",
|
||||
replacement: {
|
||||
match: /(\i)\.premiumType/,
|
||||
replace: "$self.patchPremiumType($1)||$&"
|
||||
}
|
||||
},
|
||||
{
|
||||
find: "BannerLoadingStatus:function",
|
||||
replacement: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue