2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
This commit is contained in:
Emily Kager 2019-05-02 13:13:59 -07:00 committed by Colin Lee
parent 9281be3341
commit b08e6cdcad

View File

@ -178,6 +178,7 @@ class HomeFragment : Fragment(), CoroutineScope {
}
}
emitSessionChanges()
sessionObserver = subscribeToSessions()
}