15 lines
317 B
JSON
15 lines
317 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"icon": "mdi-file-outline",
|
||
|
|
"activeIcon": "mdi-file",
|
||
|
|
"label": "การตรวจสอบและแก้ไขปัญหา",
|
||
|
|
"path": "/debug"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"icon": "mdi-file-outline",
|
||
|
|
"activeIcon": "mdi-file",
|
||
|
|
"label": "Build and Deploy",
|
||
|
|
"path": "/build-and-deploy"
|
||
|
|
}
|
||
|
|
]
|