Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Nov 20, 2024
1 parent 39f8b60 commit 170b5ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const TAG_DISPLAY_VALUES: Record<
placeholder: {
color: "blocking",
displayName: "Placeholder",
editableBy: ["platformAdmin"], // if new roles are added, we should update the canEdit() in ComponentTagSelect.tsx
editableBy: ["platformAdmin"],
},
toReview: {
color: "nonBlocking",
Expand Down

0 comments on commit 170b5ff

Please sign in to comment.