mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 12:05:18 +02:00
Move VS Code to the root
This commit is contained in:
@@ -15,7 +15,7 @@ export const Vscode: Application = {
|
||||
icon: fs.readFileSync(path.resolve(__dirname, "../../../lib/vscode/resources/linux/code.png")).toString("base64"),
|
||||
installed: true,
|
||||
name: "VS Code",
|
||||
path: "/vscode",
|
||||
path: "/",
|
||||
version: getVscodeVersion(),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user