Moving Home feed to start first when loading the app.
This commit is contained in:
@@ -35,8 +35,8 @@ object ServiceManager {
|
||||
NostrChatroomListDataSource.account = myAccount
|
||||
|
||||
// Notification Elements
|
||||
NostrAccountDataSource.start()
|
||||
NostrHomeDataSource.start()
|
||||
NostrAccountDataSource.start()
|
||||
NostrChatroomListDataSource.start()
|
||||
|
||||
// More Info Data Sources
|
||||
|
||||
Reference in New Issue
Block a user