Ken 2 semanas atrás
pai
commit
ca141f27f0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Services/TopUpService.php

+ 1 - 1
app/Services/TopUpService.php

@@ -184,7 +184,7 @@ class TopUpService
         $keyboard = [
             [
                 ['text' => 'TRC20', 'callback_data' => "topup@@RechargeTRC20"],
-                ['text' => 'ERC20', 'callback_data' => 'topUp@@RechargeERC20']
+                ['text' => 'ERC20', 'callback_data' => 'topUp@@eeeeee']
             ],
             [
                 ['text' => "🔙返回", 'callback_data' => "topUp@@home"],