mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Refactor: Moved media scanning to Core.
This commit is contained in:
@@ -531,7 +531,7 @@ namespace DiscImageChef.Core
|
||||
}
|
||||
}
|
||||
|
||||
public static void AddDevice(Devices.Device dev)
|
||||
public static void AddDevice(DiscImageChef.Devices.Device dev)
|
||||
{
|
||||
if(Settings.Settings.Current.Stats != null && Settings.Settings.Current.Stats.DeviceStats)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user