fix: lint
This commit is contained in:
parent
1af4f7811a
commit
c6d6da3171
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ export const MIGRATORS: IMigratorRecord = {
|
||||||
name: 'TickTick',
|
name: 'TickTick',
|
||||||
icon: tickTickIcon as string,
|
icon: tickTickIcon as string,
|
||||||
isFileMigrator: true,
|
isFileMigrator: true,
|
||||||
}
|
},
|
||||||
}
|
}
|
Loading…
Reference in a new issue