Show education sheet for chat folders.

This commit is contained in:
Michelle Tang
2024-10-22 14:42:00 -07:00
committed by Greyson Parrelli
parent 422acde111
commit 31d60f7800
7 changed files with 197 additions and 1 deletions

View File

@@ -351,7 +351,6 @@ class ContactSearchPagedDataSource(
}
}
// TODO [michelle]: Replace hardcoding chat types after building db
private fun getChatTypesData(section: ContactSearchConfiguration.Section.ChatTypes): List<ContactSearchData> {
val data = mutableListOf<ContactSearchData>()