Editorial Workflow skeleton
This commit is contained in:
3
src/constants/publishModes.js
Normal file
3
src/constants/publishModes.js
Normal file
@ -0,0 +1,3 @@
|
||||
// Create/edit workflows
|
||||
export const SIMPLE = 'simple';
|
||||
export const EDITORIAL_WORKFLOW = 'editorial_workflow';
|
Reference in New Issue
Block a user