21224: merge stable Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
[arvados.git] / services / workbench2 / src / views-components / context-menu / context-menu-action-set.ts
index 38de735e29779f4e1f3f54bcdba0cabe1e87df92..fc1028aa680212a7f1cd1c274bbc7b549f40b92b 100644 (file)
@@ -57,6 +57,7 @@ export enum ContextMenuActionNames {
     SETUP_USER = 'Setup user',
     SHARE = 'Share',
     UNSELECT_ALL = 'Unselect all',
+    USER_ACCOUNT = 'User account',
     VIEW_DETAILS = 'View details',
     WRITE = 'Write',
 }