mirror of
https://github.com/dnote/dnote
synced 2026-03-15 15:05:51 +01:00
33 lines
676 B
JSON
33 lines
676 B
JSON
{
|
|
"css": {
|
|
"name": "css",
|
|
"notes": [
|
|
{
|
|
"uuid": "d69edb54-5b31-4cdd-a4a5-34f0a0bfa153",
|
|
"content": "css test 1",
|
|
"added_on": 1536977237,
|
|
"edited_on": 1536977253,
|
|
"public": false
|
|
}
|
|
]
|
|
},
|
|
"js": {
|
|
"name": "js",
|
|
"notes": [
|
|
{
|
|
"uuid": "35cbcab1-6a2a-4cc8-97e0-e73bbbd54626",
|
|
"content": "js test 1",
|
|
"added_on": 1536977229,
|
|
"edited_on": 0,
|
|
"public": false
|
|
},
|
|
{
|
|
"uuid": "7c1fcfb2-de8b-4350-88f0-fb3cbaf6630a",
|
|
"content": "js test 2",
|
|
"added_on": 1536977230,
|
|
"edited_on": 0,
|
|
"public": false
|
|
}
|
|
]
|
|
}
|
|
}
|