mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Always spoiler codes in notifications.
This commit is contained in:
@@ -1071,8 +1071,8 @@ Manager::DisplayOptions Manager::getNotificationOptions(
|
||||
|| HideReplyButtonOption.value();
|
||||
result.spoilerLoginCode = item
|
||||
&& !item->out()
|
||||
&& peer->isNotificationsUser()
|
||||
&& Core::App().isSharingScreen();
|
||||
&& (peer->isNotificationsUser()
|
||||
|| peer->isVerifyCodes());
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user