pull upstream vencord

This commit is contained in:
verticalsync 2024-08-29 13:22:38 +03:00
commit c9f18d11b0
No known key found for this signature in database
GPG key ID: C2BC9F32343245E1
5 changed files with 45 additions and 20 deletions

View file

@ -60,13 +60,6 @@ export default definePlugin({
replace: ""
}
},
{
find: "notosans-400-normalitalic",
replacement: {
match: /,"notosans-.+?"/g,
replace: ""
}
},
{
find: 'console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");',
all: true,