1
0

fix(project): remove comments, clarifications, notifications about namespaces

This commit is contained in:
kolaente
2022-12-29 18:30:50 +01:00
parent d794a2c5ca
commit 906574adc9
4 changed files with 6 additions and 6 deletions

View File

@ -261,7 +261,7 @@ func getMicrosoftTodoData(token string) (microsoftTodoData []*project, err error
func convertMicrosoftTodoData(todoData []*project) (vikunjsStructure []*models.ProjectWithTasksAndBuckets, err error) {
// One namespace with all projects
// One project with all child projects
vikunjsStructure = []*models.ProjectWithTasksAndBuckets{
{
Project: models.Project{