conflicts
[arvados-workbench2.git] / src / views-components / context-menu / context-menu.tsx
index 211881ca599954728c2cb22a1a8b62a744ca8bb9..5f321bfe72f9f292542b86225d521a14207234d9 100644 (file)
@@ -71,5 +71,6 @@ export enum ContextMenuKind {
     PROCESS_LOGS = "ProcessLogs",
     REPOSITORY = "Repository",
     SSH_KEY = "SshKey",
+    VIRTUAL_MACHINE = "VirtualMachine",
     KEEP_SERVICE = "KeepService"
 }