mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Retina handling fixed in the new notifications.
This commit is contained in:
@@ -95,7 +95,7 @@ namespace Platform {
|
||||
namespace Notifications {
|
||||
|
||||
void start() {
|
||||
if (cPlatform() != dbipMacOld) {
|
||||
if (false && cPlatform() != dbipMacOld) {
|
||||
ManagerInstance.makeIfNull();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user