Ken vor 2 Wochen
Ursprung
Commit
f19d37086f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/Services/TopUpService.php

+ 1 - 1
app/Services/TopUpService.php

@@ -183,7 +183,7 @@ class TopUpService
 
         $keyboard = [
             [
-                ['text' => '➕充值', 'callback_data' => "topup@@trc20"],
+                ['text' => 'TRC20', 'callback_data' => "topup@@trc20"],
                 ['text' => 'ERC20', 'callback_data' => 'topUp@@erc20']
             ],
             [