mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-12 08:04:16 -05:00
Remove VCSupport
This commit is contained in:
parent
c52a9a1cc4
commit
70962efec5
1 changed files with 0 additions and 14 deletions
|
@ -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],
|
|
||||||
});
|
|
Loading…
Reference in a new issue