Ken 3 miesięcy temu
rodzic
commit
b1e39b7124
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      app/Services/WithdrawService.php

+ 1 - 0
app/Services/WithdrawService.php

@@ -481,6 +481,7 @@ class WithdrawService
         if ($three_payment_switch != 1) {
             $res = WalletService::getBalance($chatId);
             $res['message_id'] = $messageId;
+            return $res;
         }
 //
         return [