Fix CE.
GitOrigin-RevId: 925d3fbd4a7414caffe7269b7283246bdc03d0a2
This commit is contained in:
parent
78dd033988
commit
8d132d9505
@ -116,7 +116,7 @@ class FileReferenceManager : public Actor {
|
|||||||
};
|
};
|
||||||
struct FileSourceBackground {
|
struct FileSourceBackground {
|
||||||
BackgroundId background_id;
|
BackgroundId background_id;
|
||||||
int64 access_hash = 0;
|
int64 access_hash;
|
||||||
};
|
};
|
||||||
|
|
||||||
// append only
|
// append only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user