1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-25 00:36:23 +00:00

SupportHelper: Add missing dependency - CommandsAPI (#823)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
exit 2023-04-07 20:19:12 +01:00 committed by GitHub
parent 1432baa28b
commit 7c514e4b1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ export default definePlugin({
required: true,
description: "Helps us provide support to you",
authors: [Devs.Ven],
dependencies: ["CommandsAPI"],
commands: [{
name: "vencord-debug",