Skip to content

Commit 5bcbccc

Browse files
updated color of headset 104 to use purple instead of pink in constants. ts file
1 parent 8a6f552 commit 5bcbccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/core/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export const HEADSET_COLOR: Record<string,string> = {
136136
"101": "blue",
137137
"102": "green",
138138
"103": "orange",
139-
"104": "pink",
139+
"104": "purple",
140140
"105": "yellow",
141141
"106": "black",
142142
"110":"bg-green-300",

0 commit comments

Comments
 (0)