mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +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