Merge remote-tracking branch 'origin/main' into 18692-frozen-projects-workbench-support
[arvados.git] / src / views-components / context-menu / context-menu.tsx
index f89a17809ad668314f2d075c10a203ecf11ded2b..c659b7c508a7fd7af4cc2887742aabd4a773edc5 100644 (file)
@@ -113,4 +113,5 @@ export enum ContextMenuKind {
     PERMISSION_EDIT = "PermissionEdit",
     LINK = "Link",
     WORKFLOW = "Workflow",
+    SEARCH_RESULTS = "SearchResults"
 }