mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 12:18:48 +03:00
Add punctuation to kdoc
This commit is contained in:
parent
62596b38c7
commit
3a951f2076
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ object VoiceBroadcastConstants {
|
|||
/** Voice Broadcast State Event. */
|
||||
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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue