mirror of
https://github.com/Equicord/Equicord.git
synced 2025-05-10 17:35:37 +02:00
Equibop has addpatch
This commit is contained in:
parent
2f0260c9bb
commit
68d813b56e
1 changed files with 0 additions and 5 deletions
|
@ -519,11 +519,6 @@ function patchFactory(moduleId: PropertyKey, originalFactory: AnyModuleFactory):
|
|||
continue;
|
||||
}
|
||||
|
||||
// TODO: remove once Vesktop has been updated to use addPatch
|
||||
if (patch.plugin === "Vesktop") {
|
||||
canonicalizeReplacement(replacement, "VCDP");
|
||||
}
|
||||
|
||||
const lastCode = code;
|
||||
const lastFactory = originalFactory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue