mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
ThemingCapability: remove obsolete TODO
it works Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
parent
4abc3839e5
commit
eec323cba8
@ -43,7 +43,6 @@ data class ThemingCapability(
|
||||
var colorText: String?,
|
||||
@JsonField(name = ["color-element"])
|
||||
var colorElement: String?,
|
||||
// TODO check what happens with users with already fetched capabilities
|
||||
@JsonField(name = ["color-element-bright"])
|
||||
var colorElementBright: String?,
|
||||
@JsonField(name = ["color-element-dark"])
|
||||
|
Loading…
Reference in New Issue
Block a user