Merge pull request #528 from ente-io/android_fix_edited_files

Fix mapping of edited files on Android
This commit is contained in:
Vishnu Mohandas 2022-09-23 19:48:44 +05:30 committed by GitHub
commit 0ba72a7404
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -445,7 +445,7 @@ class RemoteSyncService {
remoteDiff.localID,
remoteDiff.fileType,
title: remoteDiff.title,
deviceFolder: remoteDiff.deviceFolder,
deviceFolder: remoteDiff.deviceFolder ?? '',
);
if (localFileEntries.isEmpty) {
// set remote file's localID as null because corresponding local file