From f10a1c0ac5c356f8beaf8e102fc4f96495ec2e4f Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 28 Feb 2025 22:13:02 +0100 Subject: [PATCH] docs: cross of todos --- todos/hyperlog/graph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } } }