notifier: Fix showing the tray notifier on the first notification ever
When the notification has never been issued, the time is invalid and we'll want to show the notifier.
See 105dce4e
This matches the conditions in DiscoverNotifier::notifyAboutUpdates()