Skip to content

Commit

Permalink
1.7.8 (305)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Aug 31, 2024
1 parent e114b03 commit 7dd0108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submodules/ChatListUI/Sources/ChatListController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6903,7 +6903,7 @@ private final class ChatListLocationContext {

// MARK: Nicegram waiting network bug
if case .waitingForNetwork = networkState {
context.account.network.restartProto()
context.account.network.simulateDisconnection()
}
//
}
Expand Down

0 comments on commit 7dd0108

Please sign in to comment.