mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
refactor: Clean up CThreadedReader
This commit is contained in:
@@ -664,7 +664,7 @@ namespace swift::core::db
|
||||
if (CEntityFlags::isSingleEntity(entity))
|
||||
{
|
||||
emit this->entityDownloadProgress(entity, logId, m_networkReplyProgress, m_networkReplyCurrent,
|
||||
m_networkReplyNax, url);
|
||||
m_networkReplyMax, url);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user