Fix Vesktop Patches

This commit is contained in:
thororen1234 2025-02-08 08:57:47 -05:00
parent 2aaf97518c
commit 63821c1468

View file

@ -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");
}