mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Fx
This commit is contained in:
@@ -110,7 +110,7 @@ class SRBuffer(voice_recv.AudioSink):
|
||||
self.wavewriter.pop(username)
|
||||
|
||||
def rotate_user(self,username):
|
||||
self.wavewriter[username].rotate()
|
||||
self.wavewriter[str(username)].rotate()
|
||||
|
||||
def wants_opus(self) -> bool:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user