feat: add millon js, add models picker dialog, update builder
This commit is contained in:
@@ -17,4 +17,5 @@ export const addCustomMachineSchema = insertCustomMachineSchema.pick({
|
||||
name: true,
|
||||
type: true,
|
||||
snapshot: true,
|
||||
models: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user