mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -383,7 +383,7 @@ public final class ButtonComponent: Component {
|
||||
isEnabled: Bool,
|
||||
tintWhenDisabled: Bool = true,
|
||||
allowActionWhenDisabled: Bool = false,
|
||||
displaysProgress: Bool,
|
||||
displaysProgress: Bool = false,
|
||||
action: @escaping () -> Void
|
||||
) {
|
||||
self.background = background
|
||||
|
||||
Reference in New Issue
Block a user