Skip to content

Commit

Permalink
UserVoiceShow: Fix incorrect dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuckyz committed Sep 23, 2024
1 parent 5881716 commit eb63a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/userVoiceShow/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export default definePlugin({
name: "UserVoiceShow",
description: "Shows an indicator when a user is in a Voice Channel",
authors: [Devs.Nuckyz, Devs.LordElias],
dependencies: ["MemberListDecoratorsAPI", "MessageDecorationsAPI"],
settings,

patches: [
Expand Down

0 comments on commit eb63a54

Please sign in to comment.