1
0

feat: add TickTick migrator support

This commit is contained in:
kolaente
2022-10-09 22:42:24 +02:00
parent 35155034e0
commit 1af4f7811a
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,