Ken 2 месяцев назад
Родитель
Сommit
b1e39b7124
1 измененных файлов с 1 добавлено и 0 удалено
  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 [