mirror of
https://github.com/faroukbmiled/RyukGram.git
synced 2026-07-18 10:17:26 +02:00
feat: Unlock password-locked reels (auto unlock and view passowrd)
This commit is contained in:
+2
-1
@@ -46,7 +46,8 @@ BOOL dmVisualMsgsViewedButtonEnabled = false;
|
||||
@"disable_auto_unmuting_reels": @(YES),
|
||||
@"doom_scrolling_reel_count": @(1),
|
||||
@"no_seen_visual": @(YES),
|
||||
@"send_audio_as_file": @(YES)
|
||||
@"send_audio_as_file": @(YES),
|
||||
@"unlock_password_reels": @(YES)
|
||||
};
|
||||
[[NSUserDefaults standardUserDefaults] registerDefaults:sciDefaults];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user