mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-24 00:59:09 -05:00
Fix Vesktop Patches
This commit is contained in:
parent
2aaf97518c
commit
63821c1468
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ function patchFactory(id: PropertyKey, factory: AnyModuleFactory): [patchedFacto
|
|||
}
|
||||
|
||||
// TODO: remove once Vesktop has been updated to use addPatch
|
||||
if (patch.plugin === "Equibop") {
|
||||
if (patch.plugin === "Vesktop") {
|
||||
canonicalizeReplacement(replacement, "VCDP");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue