Commit 4ca6e366 authored by health's avatar health

1

parent e5609c92
......@@ -245,7 +245,8 @@ namespace WSDDBBrowser.Core
scanDataItem.Values.AddRange(dB_ScanDatas);
}
}
if (ScanDataItems.Any(scanDataItem => scanDataItem.Values.Count == 0))
return false;
Update4MixChanged();
IsDBReady = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment