mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Added public api for sound configuration to data notify settings.
This commit is contained in:
@@ -180,8 +180,8 @@ System::SkipState System::computeSkipState(
|
||||
.silent = (forceSilent
|
||||
|| !messageNotification
|
||||
|| item->isSilent()
|
||||
|| history->owner().notifySettings().soundIsNone(
|
||||
history->peer)),
|
||||
|| history->owner().notifySettings().sound(
|
||||
history->peer).none),
|
||||
};
|
||||
};
|
||||
const auto showForMuted = messageNotification
|
||||
|
Reference in New Issue
Block a user