feat: full WSL2 audio support and Windows audio stability fix
This commit is contained in:
@@ -56,6 +56,9 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
// Silence noise (ALSA/PortAudio) on Linux or if debugFile is set
|
||||
redirectStderr(debugFile)
|
||||
|
||||
// Create the TUI model
|
||||
m := NewModel(*serverAddr, *nickname)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user