mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-07 21:44:59 +00:00
Temporarily disable spotlight
This commit is contained in:
@@ -654,7 +654,7 @@ public final class SharedAccountContextImpl: SharedAccountContext {
|
||||
|
||||
self.updateNotificationTokensRegistration()
|
||||
|
||||
if applicationBindings.isMainApp {
|
||||
if applicationBindings.isMainApp && false {
|
||||
self.widgetDataContext = WidgetDataContext(basePath: self.basePath, activeAccount: self.activeAccounts
|
||||
|> map { primary, _, _ in
|
||||
return primary
|
||||
|
||||
Reference in New Issue
Block a user