Execution missing to catalog

This commit is contained in:
mr 2024-07-24 08:58:40 +02:00
parent bde70dec9b
commit 045f3471ec

View File

@ -21,6 +21,7 @@ var str = [...]string{
"datacenter_resource",
"workflow_resource",
"workflow",
"workflow_execution",
}
func FromInt(i int) string {