Move Wood tag
This commit is contained in:
parent
52b9ab314e
commit
8f56a74a55
|
@ -11,6 +11,7 @@ import { InstructorClassList } from './InstructorClasses.js';
|
||||||
export const tags = {
|
export const tags = {
|
||||||
Protospace: 'black',
|
Protospace: 'black',
|
||||||
Laser: 'red',
|
Laser: 'red',
|
||||||
|
Wood: 'brown',
|
||||||
CNC: 'orange',
|
CNC: 'orange',
|
||||||
Niche: 'yellow',
|
Niche: 'yellow',
|
||||||
//name: 'olive',
|
//name: 'olive',
|
||||||
|
@ -20,7 +21,6 @@ export const tags = {
|
||||||
//name: 'violet',
|
//name: 'violet',
|
||||||
Event: 'purple',
|
Event: 'purple',
|
||||||
Outing: 'pink',
|
Outing: 'pink',
|
||||||
Wood: 'brown',
|
|
||||||
Misc: 'grey',
|
Misc: 'grey',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user