This commit is contained in:
Eduard Kuzmenko 2022-07-18 15:41:46 +02:00
parent d0310569c0
commit 63736f4735
2 changed files with 3 additions and 3 deletions

4
.env
View File

@ -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

View File

@ -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();