wip cad_cg_pipeline

This commit is contained in:
brothermechanic 2022-12-23 20:35:24 +03:00 committed by Igor Brylyov
parent 1a8d4b44c0
commit 74f0cd18a1
6 changed files with 49 additions and 1 deletions

View file

@ -32,6 +32,7 @@ module.exports = {
'technologies/wood',
'technologies/recycling',
'technologies/knowledge-management'
'technologies/cad_cg_pipeline'
],
},
/* {
@ -75,4 +76,4 @@ module.exports = {
],
},
],
};
};