Fix mapping of edited files on Android

This commit is contained in:
Neeraj Gupta 2022-09-23 19:42:31 +05:30
parent 415b7d8989
commit e7261c6eec
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

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