diff --git a/modules/features/graphicalEditor/mainGraphicalEditor.py b/modules/features/graphicalEditor/mainGraphicalEditor.py index 86530123..d3d70381 100644 --- a/modules/features/graphicalEditor/mainGraphicalEditor.py +++ b/modules/features/graphicalEditor/mainGraphicalEditor.py @@ -32,11 +32,6 @@ UI_OBJECTS = [ "label": t("Editor", context="UI"), "meta": {"area": "editor"} }, - { - "objectKey": "ui.feature.graphicalEditor.workflows", - "label": t("Workflows", context="UI"), - "meta": {"area": "workflows"} - }, { "objectKey": "ui.feature.graphicalEditor.templates", "label": t("Vorlagen", context="UI"),