CLI: init hw-generate command
This commit is contained in:
@@ -32,7 +32,6 @@ export const MachineListItem = (props: MachineListItemProps) => {
|
||||
pyApi.show_machine.dispatch({
|
||||
op_key: name,
|
||||
machine_name: name,
|
||||
debug: false,
|
||||
flake_url: currClanURI(),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user