mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Custom notifications inline reply added, positioning broken.
This commit is contained in:
@@ -156,7 +156,7 @@ private:
|
||||
|
||||
if (auto manager = ManagerInstance.data()) {
|
||||
if (manager->hasActionsSupport()) {
|
||||
auto label = lang(lng_context_reply_msg).toUtf8();
|
||||
auto label = lang(lng_notification_reply).toUtf8();
|
||||
auto actionReceiver = _data;
|
||||
auto actionHandler = &NotificationData::notificationClicked;
|
||||
auto actionLabel = label.constData();
|
||||
|
||||
Reference in New Issue
Block a user