mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Always show footer in webview in payments.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user