Merge pull request #44 from toeverything/feat/block-pendant

Feat/block pendant
This commit is contained in:
Qi
2022-08-04 16:23:00 +08:00
committed by GitHub
19 changed files with 382 additions and 279 deletions

View File

@@ -41,6 +41,7 @@ const getKanbanColor = (
return DEFAULT_COLOR;
}
if (
group.type === PropertyType.Status ||
group.type === PropertyType.Select ||
group.type === PropertyType.MultiSelect ||
group.type === DEFAULT_GROUP_ID