mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Temporarily disable spotlight
This commit is contained in:
parent
c1f4ab8b0e
commit
dec90c653f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user