Commit c3d810bc authored by Vlad Gaydukov's avatar Vlad Gaydukov
Browse files

fix only children

parent 4f6efb8a
Showing with 1 addition and 1 deletion
+1 -1
......@@ -193,7 +193,7 @@ class Block(controller.Controller):
})
metadata = deepcopy(updated_data)
del metadata["manifest"]["properties"]
del metadata["manifest"]["properties"]["children"]
r = requests.post(
url,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment