Merge branch 'ty' into hjb
This commit is contained in:
commit
9baf4a4de2
@ -557,6 +557,6 @@ class OutAppNftController extends BaseController {
|
|||||||
|
|
||||||
private function isWingHero($tokenId)
|
private function isWingHero($tokenId)
|
||||||
{
|
{
|
||||||
return $tokenId > 6240603010001668 && $tokenId <= 6240603010002168
|
return $tokenId > 6240603010001668 && $tokenId <= 6240603010002168;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user