This commit is contained in:
MythEclipse
2026-06-13 23:58:29 +07:00
parent 9a896c7993
commit f22201381f
4 changed files with 26 additions and 5 deletions
+1
View File
@@ -228,6 +228,7 @@ export default function App() {
voiceChannels={voice.voiceChannels}
selectedGuild={selectedVoiceGuild}
selectedChannel={uiState.selectedVoiceChannel || ""}
micLevel={0}
status={voice.voiceStatus}
voiceLoading={voice.loading}
activeSpeakers={activeSpeakers}