Build
This commit is contained in:
parent
d0310569c0
commit
63736f4735
4
.env
4
.env
@ -1,5 +1,5 @@
|
||||
API_ID=1025907
|
||||
API_HASH=452b0359b988148995f22ff0f4229750
|
||||
VERSION=1.5.0
|
||||
VERSION_FULL=1.5.0 (192)
|
||||
BUILD=192
|
||||
VERSION_FULL=1.5.0 (193)
|
||||
BUILD=193
|
||||
|
@ -225,7 +225,7 @@ export default class PopupPayment extends PopupElement {
|
||||
wrapPeerTitle({peerId: paymentForm.provider_id.toPeerId()})
|
||||
]);
|
||||
|
||||
console.log(paymentForm, lastRequestedInfo);
|
||||
// console.log(paymentForm, lastRequestedInfo);
|
||||
|
||||
await peerTitle.update({peerId: paymentForm.bot_id.toPeerId()});
|
||||
preloaderContainer.remove();
|
||||
|
Loading…
Reference in New Issue
Block a user