Add Microsoft Todo migration #339
BIN
public/images/migration/microsoft-todo.png
Normal file
BIN
public/images/migration/microsoft-todo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
@ -37,6 +37,10 @@ export default {
|
||||
this.name = 'Trello'
|
||||
this.identifier = 'trello'
|
||||
break
|
||||
case 'microsoft-todo':
|
||||
this.name = 'Microsoft Todo'
|
||||
this.identifier = 'microsoft-todo'
|
||||
break
|
||||
default:
|
||||
router.push({name: '404'})
|
||||
}
|
||||
|
Reference in New Issue
Block a user