mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-21 06:00:33 +01:00
Fix kdoc issue
This commit is contained in:
parent
649747bbb8
commit
513097585a
@ -90,7 +90,7 @@ class VoiceBroadcastPlayer @Inject constructor(
|
||||
private var currentRoomId: String? = null
|
||||
|
||||
/**
|
||||
* Map voiceBroadcastId to listeners
|
||||
* Map voiceBroadcastId to listeners.
|
||||
*/
|
||||
private var listeners: MutableMap<String, CopyOnWriteArrayList<Listener>> = mutableMapOf()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user