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