1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-02 22:49:09 +02:00

Fixed note edition

This commit is contained in:
Laurent Cozic
2017-07-23 15:11:44 +01:00
parent 1c3bf21539
commit d05c62f69f
18 changed files with 120 additions and 113 deletions

View File

@@ -106,6 +106,8 @@ class FileApiDriverLocal {
}
}
output = output.concat(deletedItems);
return {
hasMore: false,
context: null,