clearer comment

I erroneously thought this code was an error, maybe a better comment
would have saved me some time?

// FREEBIE
pull/1/head
Michael Kirk 8 years ago
parent 12d8ecfdfc
commit 174706817c

@ -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];

Loading…
Cancel
Save