fix typo
This commit is contained in:
@@ -184,7 +184,7 @@ class AudioCallReceiver:
|
|||||||
|
|
||||||
self.manager = manager
|
self.manager = manager
|
||||||
|
|
||||||
# create destination for receiver audio calls
|
# create destination for receiving audio calls
|
||||||
self.destination = RNS.Destination(
|
self.destination = RNS.Destination(
|
||||||
self.manager.identity,
|
self.manager.identity,
|
||||||
RNS.Destination.IN,
|
RNS.Destination.IN,
|
||||||
|
|||||||
Reference in New Issue
Block a user