No issue: add missing newline.

releases/v80.0.0
Michael Comella 4 years ago committed by Michael Comella
parent 6e06c7fda1
commit 2ae88aec81

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