Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Web/src/router/index.ts
@@ -28,6 +28,11 @@ path: '/protocol-templates', name: 'protocolTemplates', component: () => import('../views/ProtocolTemplatesView.vue') }, { path: '/robot-clients', name: 'robotClients', component: () => import('../views/RobotClientsView.vue') } ]