(Fix) Announce Controller 🐛

- close #1074
This commit is contained in:
HDVinnie
2020-01-22 12:09:59 -05:00
committed by GitHub
parent 53198ffe97
commit ac34c65e8f
+1 -1
View File
@@ -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