additional changes
This commit is contained in:
@@ -26,5 +26,10 @@ export const dynamicVoiceChannelService = new DynamicVoiceChannelsService(
|
||||
key: VoiceChannels.enum["for-group"],
|
||||
size: 99,
|
||||
},
|
||||
{
|
||||
channelId: config.channelMapping.voice.custom,
|
||||
key: VoiceChannels.enum.custom,
|
||||
size: 99,
|
||||
},
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user