24 lines
513 B
JSON
24 lines
513 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"vaults": [
|
|
{
|
|
"id": "vault-work",
|
|
"name": "Work",
|
|
"colour": "#526d82",
|
|
"folders": [],
|
|
"resources": [],
|
|
"createdAt": "2026-08-19T00:00:00.000Z",
|
|
"updatedAt": "2026-08-19T00:00:00.000Z"
|
|
},
|
|
{
|
|
"id": "vault-personal-study",
|
|
"name": "Personal Study",
|
|
"colour": "#9b6b43",
|
|
"folders": [],
|
|
"resources": [],
|
|
"createdAt": "2026-08-19T00:00:00.000Z",
|
|
"updatedAt": "2026-08-19T00:00:00.000Z"
|
|
}
|
|
]
|
|
}
|