feat: add TickTick migrator support

This commit is contained in:
kolaente 2022-10-09 22:42:24 +02:00
parent 35155034e0
commit 1af4f7811a
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 8 additions and 1 deletions

View file

@ -22,7 +22,6 @@ export default class AbstractMigrationFileService extends AbstractService {
}
migrate(file: IFile) {
console.log(file)
return this.uploadFile(
this.paths.create,
file,