mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-15 11:36:54 +00:00
Version 0.10.12.alpha: returned native macOS notifications for 10.8+
This commit is contained in:
parent
4369c23314
commit
3c84899edf
@ -95,7 +95,7 @@ namespace Platform {
|
||||
namespace Notifications {
|
||||
|
||||
void start() {
|
||||
if (false && cPlatform() != dbipMacOld) {
|
||||
if (cPlatform() != dbipMacOld) {
|
||||
ManagerInstance.makeIfNull();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user