vscode
This commit is contained in:
@@ -10,7 +10,8 @@ const services = [
|
||||
{ id: "base", name:"RobotBase", url:"https://robotBase.server.schooltech.ch/"},
|
||||
{ id: "ellbow", name:"RobotEllbow", url:"https://robotEllbow.server.schooltech.ch/"},
|
||||
{ id: "hand", name:"RobotHand", url:"https://robotHand.server.schooltech.ch/"},
|
||||
{ id: "driver", name:"RobotDriver", url:"https://robotDriver.server.schooltech.ch/"}
|
||||
{ id: "driver", name:"RobotDriver", url:"https://robotDriver.server.schooltech.ch/"},
|
||||
{ id: "code", name:"VSCode", url:"https://robotVSCode.server.schooltech.ch/"}
|
||||
];
|
||||
|
||||
// DOM-Elemente
|
||||
|
||||
Reference in New Issue
Block a user