Added experimental option for non-native notifications on macOS.

This commit is contained in:
23rd
2025-09-29 12:41:54 +03:00
parent 2699f9bcf6
commit 54018aec90
5 changed files with 27 additions and 1 deletions

View File

@@ -37,6 +37,9 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
namespace Platform {
namespace Notifications {
const char kOptionMacCustomNotification[] = "";
namespace {
using namespace gi::repository;