Always show footer in webview in payments.

This commit is contained in:
John Preston
2021-04-01 18:39:44 +04:00
parent cd4a9d7c16
commit 491ec2db7f
8 changed files with 48 additions and 8 deletions
@@ -189,7 +189,7 @@ not_null<RpWidget*> EditInformation::setupContent() {
: emailToProvider
? tr::lng_payments_to_provider_email
: tr::lng_payments_to_provider_phone)(
lt_bot_name,
lt_provider,
rpl::single(_invoice.provider)),
st::paymentsToProviderLabel),
st::paymentsToProviderPadding);