Moving Home feed to start first when loading the app.

This commit is contained in:
Vitor Pamplona 2023-05-02 12:31:03 -04:00
parent 850bc15f4f
commit 277fc5971e

View File

@ -35,8 +35,8 @@ object ServiceManager {
NostrChatroomListDataSource.account = myAccount
// Notification Elements
NostrAccountDataSource.start()
NostrHomeDataSource.start()
NostrAccountDataSource.start()
NostrChatroomListDataSource.start()
// More Info Data Sources