@ -101,7 +101,7 @@ struct MainView: View {
checkingFiles = false
if let mostRecentDateAvailable = SourceFileManager.shared.mostRecentDateAvailable, mostRecentDateAvailable > SourceFileManager.shared.lastDataSourceDate() ?? .distantPast {
//_startImporting()
_startImporting()
}