Making const for client info event prefix as internal
This commit is contained in:
parent
fdb61e26ee
commit
a6289d19f4
@ -19,4 +19,4 @@ package im.vector.app.core.session.clientinfo
|
|||||||
/**
|
/**
|
||||||
* Prefix for the key account data event which holds client info.
|
* Prefix for the key account data event which holds client info.
|
||||||
*/
|
*/
|
||||||
const val MATRIX_CLIENT_INFO_KEY_PREFIX = "io.element.matrix_client_information."
|
internal const val MATRIX_CLIENT_INFO_KEY_PREFIX = "io.element.matrix_client_information."
|
||||||
|
Loading…
Reference in New Issue
Block a user