This commit is contained in:
cocktailpeanut
2024-08-09 10:11:47 -04:00
parent efe125314d
commit 7095e5ef30

View File

@@ -21,12 +21,12 @@ module.exports = {
], ],
} }
}, },
{ // {
method: "fs.link", // method: "fs.link",
params: { // params: {
venv: "env" // venv: "env"
} // }
} // }
] ]
} }