This commit is contained in:
Lily Tsuru 2024-04-05 05:04:15 -04:00
parent 953cc467cf
commit d7326736ca

View file

@ -64,7 +64,7 @@ export function Slot_PCDef(
pushOption('-device usb-tablet');
return {
id: "socketvm2-test",
id: "socketvm1",
command: qCommand
};
}