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