mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Use better title in boost box.
This commit is contained in:
@@ -397,7 +397,9 @@ void BoostBox(
|
||||
close->parentWidget(),
|
||||
MakeTitle(
|
||||
box,
|
||||
rpl::duplicate(title),
|
||||
(data.group
|
||||
? tr::lng_boost_group_button
|
||||
: tr::lng_boost_channel_button)(),
|
||||
rpl::duplicate(repeated),
|
||||
false));
|
||||
const auto titleInner = faded.data();
|
||||
|
Reference in New Issue
Block a user