ktongue commited on
Commit
cd557ad
·
verified ·
1 Parent(s): d5e7e09

Update notes

Browse files
Files changed (1) hide show
  1. data.json +8 -2
data.json CHANGED
@@ -5,12 +5,18 @@
5
  "name": "notes3",
6
  "color": "#7719AA",
7
  "created_at": "2026-03-03T21:50:22.812722",
8
- "sections": []
 
 
 
 
 
 
9
  }
10
  ],
11
  "next_id": {
12
  "notebook": 2,
13
- "section": 1,
14
  "page": 1
15
  }
16
  }
 
5
  "name": "notes3",
6
  "color": "#7719AA",
7
  "created_at": "2026-03-03T21:50:22.812722",
8
+ "sections": [
9
+ {
10
+ "id": 1,
11
+ "name": "tutos3",
12
+ "pages": []
13
+ }
14
+ ]
15
  }
16
  ],
17
  "next_id": {
18
  "notebook": 2,
19
+ "section": 2,
20
  "page": 1
21
  }
22
  }