mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Don't mark messages as read when screen is locked.
This commit is contained in:
@@ -727,6 +727,10 @@ bool SkipFlashBounce() {
|
||||
return Inhibited();
|
||||
}
|
||||
|
||||
bool HideDetails() {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool Supported() {
|
||||
return ServiceRegistered;
|
||||
}
|
||||
|
Reference in New Issue
Block a user