mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Version 5.6.1: Fix build with Xcode.
This commit is contained in:
parent
dd4fbc256c
commit
51f1999412
1 changed files with 2 additions and 1 deletions
|
@ -1101,7 +1101,8 @@ void SendGiftBox(
|
|||
.text = tr::lng_gift_sold_out_text(
|
||||
tr::now,
|
||||
lt_count_decimal,
|
||||
star->limitedCount),
|
||||
star->limitedCount,
|
||||
Ui::Text::RichLangValue),
|
||||
});
|
||||
} else {
|
||||
window->show(
|
||||
|
|
Loading…
Add table
Reference in a new issue