This commit is contained in:
+1
-1
@@ -442,7 +442,7 @@ func (l *Loader) ListProjectGroups(ctx context.Context) ([]*models.ProjectGroupR
|
||||
result := &models.ProjectGroupResult{
|
||||
ProjectGroup: models.ProjectGroup{
|
||||
ID: "META_UNGROUPED",
|
||||
Name: "Ungrouped",
|
||||
Name: "Ungrouped Projects",
|
||||
Abbreviation: "OTHER",
|
||||
CategoryNames: map[string]string{},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user