修复
This commit is contained in:
parent
e3f8ef6a34
commit
60a0765bd4
@ -47,7 +47,7 @@ function ($modules) use ($default, $rate) {
|
|||||||
'rate' => $rate,
|
'rate' => $rate,
|
||||||
];
|
];
|
||||||
|
|
||||||
return (new ModuleEarnings($module))
|
(new ModuleEarnings($module))
|
||||||
->toGroup($data);
|
->toGroup($data);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user