mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Remove TODO
This commit is contained in:
parent
63026a3da5
commit
2f06095273
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ internal class DefaultPollHistoryService @AssistedInject constructor(
|
|||
get() = LOADING_PERIOD_IN_DAYS
|
||||
|
||||
private val timeline by lazy {
|
||||
// TODO check if we need to add a way to avoid using the current filter in rooms
|
||||
val settings = TimelineSettings(
|
||||
initialSize = EVENTS_PAGE_SIZE,
|
||||
buildReadReceipts = false,
|
||||
|
|
Loading…
Add table
Reference in a new issue