We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ac866 commit 54539aaCopy full SHA for 54539aa
1 file changed
store/db/sqlite/seed/10002__memo.sql
@@ -34,7 +34,7 @@ VALUES
34
- [ ] Read *📖 The Little Prince*;',
35
101,
36
'PROTECTED',
37
- '{"property": {"tags": ["TODO"], "hasTaskList": true}}'
+ '{"property": {"tags": ["TODO"], "hasTaskList": true, "hasIncompleteTasks":true}}'
38
);
39
40
INSERT INTO
@@ -76,7 +76,7 @@ VALUES
76
- [ ] Watch *👦 The Boys*;',
77
102,
78
79
80
81
82
0 commit comments