1
This commit is contained in:
parent
b93c127442
commit
2f967504c4
@ -69,7 +69,7 @@ class TeamController extends BaseAuthedController {
|
|||||||
'payload' => '',
|
'payload' => '',
|
||||||
'match_mode' => $matchMode,
|
'match_mode' => $matchMode,
|
||||||
'pve_instance_id' => $pveInstanceId,
|
'pve_instance_id' => $pveInstanceId,
|
||||||
'slot_num' => 4,
|
'slot_num' => 1,
|
||||||
'member_list' => array($userDto));
|
'member_list' => array($userDto));
|
||||||
|
|
||||||
$r = $this->_getRedis($teamUuid);
|
$r = $this->_getRedis($teamUuid);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user