aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/todos.json
diff options
context:
space:
mode:
authorGrant Ammons <gammons@gmail.com>2016-05-02 07:25:51 -0400
committerGrant Ammons <gammons@gmail.com>2016-05-02 07:25:51 -0400
commit34c89ec2ca4b458adb94534c4fae44c921181f59 (patch)
treeed3b9e7ab295543938ac4ee2fcadbe915749dd98 /todolist/todos.json
parent54e9313ad14269f57a13b32aac59aea17f86d151 (diff)
Uncomplete todo
Diffstat (limited to 'todolist/todos.json')
-rw-r--r--todolist/todos.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/todolist/todos.json b/todolist/todos.json
index 2dbce64..5e44228 100644
--- a/todolist/todos.json
+++ b/todolist/todos.json
@@ -1 +1 @@
-[{"id":1,"subject":"this is the first subject","projects":["test1"],"contexts":["root"],"due":"2016-04-04","completed":false,"archived":true},{"id":2,"subject":" audit userify for 2FA","projects":["test1"],"contexts":["root","more"],"due":"","completed":false,"archived":false}] \ No newline at end of file
+[{"id":1,"subject":"this is the first subject","projects":["test1"],"contexts":["root"],"due":"2016-04-04","completed":false,"archived":true},{"id":2,"subject":" audit userify for 2FA","projects":["test1"],"contexts":["root","more"],"due":"","completed":true,"archived":false}] \ No newline at end of file