Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
unsupported username
Browse files Browse the repository at this point in the history
  • Loading branch information
verticalsync committed Feb 16, 2024
1 parent 8969036 commit 76dc37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/voiceChatUtilities/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ const VoiceChannelContext: NavContextMenuPatchCallback = (children, { channel }:
export default definePlugin({
name: "VoiceChatUtilities",
description: "This plugin allows you to perform multiple actions on an entire channel (move, mute, disconnect, etc.) (originally by dutake)",
authors: [{ name: "! 𝕯'𝖆𝖒𝖘", id: 769939285792653325n }, Devs.D3SOX],
authors: [{ name: "Unsupported username", id: 769939285792653325n }, Devs.D3SOX],

start() {
addContextMenuPatch("channel-context", VoiceChannelContext);
Expand Down

0 comments on commit 76dc37d

Please sign in to comment.