conflict-nuxt-4/app/json/tab-bar/data-entry/treeList.json
2026-02-12 11:24:27 +03:30

23 lines
510 B
JSON
Executable File

{
"tabs": [
{
"id": "monir",
"key": "monirContent",
"label": "استاد حسینی",
"icon": "emojione-closed-book",
"active": true
},
{
"id": "mirbagheri",
"key": "mirbagheriContent",
"icon": "emojione-orange-book",
"label": "استاد میرباقری"
},
{
"id": "farhangestan",
"label": "فرهنگستان",
"key": "farhangestanContent",
"icon": "i-mdi-library-outline"
}
]
}