mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-07 23:58:40 +01:00
Add punctuation to kdoc
This commit is contained in:
parent
62596b38c7
commit
3a951f2076
@ -21,6 +21,6 @@ object VoiceBroadcastConstants {
|
|||||||
/** Voice Broadcast State Event. */
|
/** Voice Broadcast State Event. */
|
||||||
const val STATE_ROOM_VOICE_BROADCAST_INFO = "io.element.voice_broadcast_info"
|
const val STATE_ROOM_VOICE_BROADCAST_INFO = "io.element.voice_broadcast_info"
|
||||||
|
|
||||||
/** Default voice broadcast chunk duration, in seconds */
|
/** Default voice broadcast chunk duration, in seconds. */
|
||||||
const val DEFAULT_CHUNK_LENGTH = 30
|
const val DEFAULT_CHUNK_LENGTH = 30
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user