This commit is contained in:
Ali
2023-06-20 13:00:27 +03:00
parent 34e8c54bb0
commit e9e5b4c749
14 changed files with 65 additions and 45 deletions

View File

@@ -829,7 +829,7 @@ public final class ChatListHeaderComponent: Component {
theme: component.theme,
strings: component.strings,
sideInset: component.sideInset,
includesHidden: component.storiesIncludeHidden,
useHiddenList: component.storiesIncludeHidden,
storySubscriptions: storySubscriptions,
collapseFraction: 1.0 - component.storiesFraction,
unlockedFraction: 1.0 - component.storiesUnlockedFraction,