mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Copy the file id.
This commit is contained in:
parent
7e9490545b
commit
8b4b89ecad
@ -288,6 +288,7 @@ out:
|
||||
if( fs->md5 ) {
|
||||
st->md5 = c_strdup(fs->md5);
|
||||
}
|
||||
csync_vio_set_file_id(st->file_id, fs->file_id);
|
||||
|
||||
fastout: /* target if the file information is read from database into st */
|
||||
st->phash = h;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user