add labels
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-30 03:03:39 +07:00
parent 59e60c4be1
commit 4335d14090
5 changed files with 304 additions and 201 deletions
+5 -5
View File
@@ -2,30 +2,30 @@
{
"id": 0,
"name": "Главная",
"uri": "/categories/0",
"uri": "/positions/0",
"children": [
{
"id": 1,
"name": "Пряники",
"uri": "/categories/1",
"uri": "/positions/1",
"children": []
},
{
"id": 2,
"name": "Печенье бисквитное",
"uri": "/categories/2",
"uri": "/positions/2",
"children": []
},
{
"id": 3,
"name": "Печенье песочное",
"uri": "/categories/3",
"uri": "/positions/3",
"children": []
},
{
"id": 4,
"name": "Восточные сладости",
"uri": "/categories/4",
"uri": "/positions/4",
"children": []
}
]