mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Add support for stars withdrawal timeout
This commit is contained in:
@@ -260,7 +260,7 @@ private final class SheetContent: CombinedComponent {
|
||||
placeholderColor: theme.list.itemPlaceholderTextColor,
|
||||
text: state.name,
|
||||
link: false,
|
||||
placeholderText: strings.MediaEditor_Link_LinkTo_Placeholder,
|
||||
placeholderText: strings.MediaEditor_Link_LinkName_Placeholder,
|
||||
textUpdated: { [weak state] text in
|
||||
state?.name = text
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user