Update comment
This commit is contained in:
parent
f661e126df
commit
57518b3ab0
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ class MainActivity : SimpleActivity() {
|
|||
)
|
||||
}
|
||||
if (conv != null) {
|
||||
// FIXME: Scheduled message date is being reset here.
|
||||
// FIXME: Scheduled message date is being reset here. Conversations with scheduled messages will have their original date.
|
||||
insertOrUpdateConversation(conv)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue