1
This commit is contained in:
parent
49485bb1e5
commit
0694d57940
@ -560,6 +560,6 @@ class OutAppNftController extends BaseController {
|
||||
|
||||
private function isWingHero($tokenId)
|
||||
{
|
||||
return $tokenId > 6240603010001668 && $tokenId <= 6240603010002168
|
||||
return $tokenId > 6240603010001668 && $tokenId <= 6240603010002168;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user