Remove VCSupport

This commit is contained in:
thororen 2024-05-09 14:14:22 -04:00
parent c52a9a1cc4
commit 70962efec5

View file

@ -1,14 +0,0 @@
/*
* Vencord, a Discord client mod
* Copyright (c) 2024 Vendicated and contributors
* SPDX-License-Identifier: GPL-3.0-or-later
*/
import { EquicordDevs } from "@utils/constants";
import definePlugin from "@utils/types";
export default definePlugin({
name: "VCSupport",
description: "Wumpus Dance + Support Warning",
authors: [EquicordDevs.thororen],
});