Skip to content

Commit f4ebc2c

Browse files
Add Advanced Workflow product feature (#7354)
1 parent e7df5a6 commit f4ebc2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/src/org/labkey/api/settings/ProductFeature.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*/
66
public enum ProductFeature
77
{
8+
AdvancedWorkflow("sampleManagement"),
89
ApiKeys("core"),
910
Assay("assay"),
1011
AssayQC("premium"),

0 commit comments

Comments
 (0)