mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
Fix documentation bug
This commit is contained in:
parent
72255ee4f0
commit
d71f5b737e
@ -44,11 +44,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Sets the `BITUpdateManagerDelegate` delegate.
|
Sets the `BITFeedbackComposeViewControllerDelegate` delegate.
|
||||||
|
|
||||||
When using `BITUpdateManager` to distribute updates of your beta or enterprise
|
|
||||||
application, it is _REQUIRED_ to set this delegate and implement
|
|
||||||
`[BITUpdateManagerDelegate customDeviceIdentifierForUpdateManager:]`!
|
|
||||||
*/
|
*/
|
||||||
@property (nonatomic, weak) id<BITFeedbackComposeViewControllerDelegate> delegate;
|
@property (nonatomic, weak) id<BITFeedbackComposeViewControllerDelegate> delegate;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user