Prepare changes for review and preview build

This commit is contained in:
Kurt Hutten
2021-11-21 18:12:56 +11:00
parent b1ff7796b9
commit 0face9b9c1
6 changed files with 18 additions and 10 deletions

View File

@@ -37,8 +37,8 @@ model User {
enum CadPackage {
openscad
cadquery
jscad // TODO #422, add jscad to db schema when were ready to enable saving of jscad projects
curv
jscad
// curv // TODO uncomment when ready for users to save curv projects
}
model Project {