Skip to content

Commit e255626

Browse files
committed
oops
1 parent fe4d662 commit e255626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/next/components/support/tickets.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ const TYPE_COLOR: { [name in Type]: string } = {
182182
question: "blue",
183183
task: "orange",
184184
purchase: "green",
185-
chat: "purple",
186185
};
187186

188187
export function Type({ status, type }: { status?: string; type: Type }) {

0 commit comments

Comments
 (0)