Merge branch 'mkirk/clearer-comment'

This commit is contained in:
Michael Kirk 2017-07-05 12:58:33 -05:00
commit 438dcb6ccb
1 changed files with 2 additions and 2 deletions

View File

@ -373,8 +373,8 @@
}];
[self ensureNotificationsUpToDate];
// Clean up any messages that expired since last launch immediately
// and continue cleaning in the background.
// Start running the disappearing messages job in case the newly registered user
// enables this feature
[[OWSDisappearingMessagesJob sharedJob] startIfNecessary];
} else {
[self displayAnyUnseenUpgradeExperience];