Demo branch adding JSCAD type, without implementing the render
Related to #411
This commit is contained in:
@@ -41,6 +41,7 @@ model User {
|
||||
enum CadPackage {
|
||||
openscad
|
||||
cadquery
|
||||
// jscad // TODO #422, add jscad to db schema when were ready to enable saving of jscad projects
|
||||
}
|
||||
|
||||
model Project {
|
||||
|
||||
Reference in New Issue
Block a user