refactor: importer

This commit is contained in:
Aman Harwara
2023-12-07 21:29:00 +05:30
parent 2cc2dddb9b
commit 620cd960e2
9 changed files with 14 additions and 13 deletions

View File

@@ -66,6 +66,7 @@ export class SimplenoteConverter implements Converter {
title,
text: content,
trashed,
useSuperIfPossible: true,
})
}