Doesn't start the Global to make sure home updates faster.

This commit is contained in:
Vitor Pamplona
2023-02-12 21:48:07 -05:00
parent 4e53a9fda0
commit e5ee367761
@@ -45,7 +45,7 @@ object ServiceManager {
NostrUserProfileFollowersDataSource.account = myAccount
NostrAccountDataSource.start()
NostrGlobalDataSource.start()
//NostrGlobalDataSource.start()
NostrHomeDataSource.start()
NostrNotificationDataSource.start()
NostrSingleEventDataSource.start()