mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 00:12:26 +00:00
Hide native notification details on lock screen.
This commit is contained in:
@@ -159,10 +159,6 @@ bool SkipFlashBounce() {
|
||||
return SkipAudio();
|
||||
}
|
||||
|
||||
bool HideDetails() {
|
||||
return Global::ScreenIsLocked();
|
||||
}
|
||||
|
||||
bool Supported() {
|
||||
return Platform::IsMac10_8OrGreater();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user