removed unnecessary grafical workflows page

This commit is contained in:
Ida 2026-05-13 13:36:16 +02:00
parent 55e23f939c
commit 42973a242e

View file

@ -32,11 +32,6 @@ UI_OBJECTS = [
"label": t("Editor", context="UI"), "label": t("Editor", context="UI"),
"meta": {"area": "editor"} "meta": {"area": "editor"}
}, },
{
"objectKey": "ui.feature.graphicalEditor.workflows",
"label": t("Workflows", context="UI"),
"meta": {"area": "workflows"}
},
{ {
"objectKey": "ui.feature.graphicalEditor.templates", "objectKey": "ui.feature.graphicalEditor.templates",
"label": t("Vorlagen", context="UI"), "label": t("Vorlagen", context="UI"),