This commit is contained in:
thororen 2024-05-09 17:27:04 -04:00
parent dadbd44aae
commit 617de5d04c

View file

@ -170,7 +170,7 @@ ${makeCodeblock(enabledPlugins.join(", "))}
}
const repo = await VencordNative.updater.getRepo();
if (repo.ok && !repo.value.includes("Vendicated/Vencord")) {
if (repo.ok && !repo.value.includes("Vendicated/Vencord") && Vencord.Plugins.isPluginEnabled("VCSupport")) {
return Alerts.show({
title: "Hold on!",
body: <div>