mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 10:25:36 +08:00
Formatting
This commit is contained in:
@@ -394,8 +394,8 @@ namespace BlackCore
|
||||
latestTimestamp = lastModifiedMsSinceEpoch(nwReply.data());
|
||||
}
|
||||
m_modelCache.set(models, latestTimestamp);
|
||||
this->updateReaderUrl(getBaseUrl(CDbFlags::DbReading));
|
||||
|
||||
this->updateReaderUrl(this->getBaseUrl(CDbFlags::DbReading));
|
||||
this->emitAndLogDataRead(CEntityFlags::ModelEntity, n, res);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user