1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 18:06:22 +00:00

Update index.ts

This commit is contained in:
redbaron2k7 2024-08-13 16:24:36 -06:00
parent c01773e932
commit 7d4fb35cd3

View file

@ -1,3 +1,9 @@
/*
* Vencord, a Discord client mod
* Copyright (c) 2024 Vendicated and contributors
* SPDX-License-Identifier: GPL-3.0-or-later
*/
import definePlugin from "@utils/types"; import definePlugin from "@utils/types";
import { SelectedChannelStore } from "@webpack/common"; import { SelectedChannelStore } from "@webpack/common";
import { Devs } from "@utils/constants"; import { Devs } from "@utils/constants";