This commit is contained in:
Ali
2023-07-12 22:55:22 +04:00
parent f1a01e343b
commit b6894b8081
5 changed files with 7 additions and 7 deletions

View File

@@ -326,7 +326,7 @@ public final class ChatListNavigationBar: Component {
if offset <= -60.0 {
storiesUnlocked = true
} else if offset >= -56.0 {
} else if offset >= -58.0 {
storiesUnlocked = false
} else {
storiesUnlocked = self.storiesUnlocked