mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add FileSizeLimitBox and pass "ref" to premium payment.
This commit is contained in:
@@ -355,7 +355,7 @@ bool ShowReactPremiumError(
|
||||
if (i == end(list) || !i->premium) {
|
||||
return false;
|
||||
}
|
||||
Settings::ShowPremium(&controller->session());
|
||||
Settings::ShowPremium(controller, "unique_reactions");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user