diff --git a/todos/hyperlog/graph.json b/todos/hyperlog/graph.json index 02243cf..05ec458 100644 --- a/todos/hyperlog/graph.json +++ b/todos/hyperlog/graph.json @@ -15,7 +15,7 @@ "type": "item", "title": "should be able to download a remote plan", "description": "", - "state": "not-done" + "state": "done" }, "should be able to template from a remote plan": { "type": "item", @@ -27,7 +27,7 @@ "type": "item", "title": "should be able to use scripts from a remote plan", "description": "", - "state": "not-done" + "state": "done" } } }