feature(Project): add ability to create new task groups
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
const MenuTypes = {
|
||||
LABEL_MANAGER: 1,
|
||||
LABEL_EDITOR: 2,
|
||||
LIST_ACTIONS: 3,
|
||||
};
|
||||
|
||||
export default MenuTypes;
|
||||
|
Reference in New Issue
Block a user