feat(data): add 2 folders records (batch 1)
This commit is contained in:
parent
f7d87a15a5
commit
5666c77e25
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Photos",
|
||||
"description": "All photographs",
|
||||
"parent": null,
|
||||
"created": "2025-12-20T14:04:42.763Z",
|
||||
"updated": "2025-12-20T14:04:42.763Z"
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Screenshots",
|
||||
"description": "Screen captures and UI shots",
|
||||
"parent": null,
|
||||
"created": "2025-12-20T14:04:42.763Z",
|
||||
"updated": "2025-12-20T14:04:42.763Z"
|
||||
}
|
||||
Loading…
Reference in New Issue