Solve issue with imported feeds being processed twice
This commit is contained in:
parent
65ef16017b
commit
fbaf084a37
@ -375,7 +375,6 @@ void DataManager::importFeeds(const QString &path)
|
||||
addFeed(xmlReader.attributes().value(QStringLiteral("xmlUrl")).toString());
|
||||
}
|
||||
}
|
||||
Fetcher::instance().fetchAll();
|
||||
}
|
||||
|
||||
void DataManager::exportFeeds(const QString &path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user