mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 19:50:40 -05:00
@@ -424,7 +424,7 @@ class AnnounceController extends Controller
|
||||
$history->client_uploaded = $real_uploaded;
|
||||
$history->downloaded += $mod_downloaded;
|
||||
$history->actual_downloaded += $downloaded;
|
||||
$history->client_downloaded = $real_uploaded;
|
||||
$history->client_downloaded = $real_downloaded;
|
||||
$history->save();
|
||||
|
||||
// User update
|
||||
|
||||
Reference in New Issue
Block a user