1
This commit is contained in:
parent
1d15f0ec93
commit
5af672f163
@ -151,7 +151,9 @@ class RankingController extends BaseAuthedController {
|
|||||||
),
|
),
|
||||||
'property_chg' => $propertyChgService->toDto(),
|
'property_chg' => $propertyChgService->toDto(),
|
||||||
]);
|
]);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
$this->_rspErr(1, "The new season hasn't started yet");
|
||||||
}
|
}
|
||||||
|
|
||||||
private function internalGetActivityRankData($type)
|
private function internalGetActivityRankData($type)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user