[fenix] No issue: add missing newline.

pull/600/head
Michael Comella 4 years ago committed by Michael Comella
parent e84b6e82e8
commit 67d1e5f935

@ -248,6 +248,7 @@ open class FenixApplication : LocaleAwareApplication() {
components.core.topSiteStorage.prefetch()
}
}
private fun setupPush() {
// Sets the PushFeature as the singleton instance for push messages to go to.
// We need the push feature setup here to deliver messages in the case where the service

Loading…
Cancel
Save