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