mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
+ Enabled Feedback Observation mode Three-Finger-Tap
This commit is contained in:
@@ -75,7 +75,7 @@ typedef NS_ENUM(NSInteger, BITFeedbackObservationMode) {
|
||||
* Feedback compose will open with a generated screenshot if the screen is tapped
|
||||
* three fingers for three seconds.
|
||||
*/
|
||||
BITFeedbackObservationModeThreeFingersThreeSeconds = 2
|
||||
BITFeedbackObservationModeThreeFingerTap = 2
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user