mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added code to submit statistics.
This commit is contained in:
@@ -109,7 +109,7 @@ namespace DiscImageChef.Commands
|
||||
|
||||
if(Settings.Settings.Current.ShareReports)
|
||||
{
|
||||
Remote.SubmitReport(xmlSer);
|
||||
Remote.SubmitReport(report);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user