mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-14 15:33:38 +00:00
Support new ('modern') API file locations.
This commit is contained in:
@@ -212,7 +212,7 @@ int GoodThumbSource::loadOffset() {
|
||||
}
|
||||
|
||||
const StorageImageLocation &GoodThumbSource::location() {
|
||||
return StorageImageLocation::Null;
|
||||
return StorageImageLocation::Invalid();
|
||||
}
|
||||
|
||||
void GoodThumbSource::refreshFileReference(const QByteArray &data) {
|
||||
|
||||
Reference in New Issue
Block a user