Skip to content

Commit df4c8ad

Browse files
authored
Update back.php
1 parent 71458c6 commit df4c8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pay/back.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ function doAction($payRowId, $gateType){
371371
🔋حجم سرویس: $volume گیگ
372372
⏰ مدت سرویس: $days روز
373373
".
374-
($botState['configLinkState'] == "on"?
374+
($botState['configLinkState'] != "off"?
375375
"
376376
💝 config : <code>$vray_link</code>":"").
377377
($botState['subLinkState']=="on"?

0 commit comments

Comments
 (0)