Updated release name

This commit is contained in:
M66B
2020-08-17 08:48:14 +02:00
parent 87ae73e5ea
commit 121a55c5c7
2 changed files with 2 additions and 1 deletions

View File

@@ -1684,6 +1684,7 @@ class Core {
db.folder().setFolderType(folder.id, type);
}
}
db.setTransactionSuccessful();
} finally {
db.endTransaction();