hrms-manual/public/pages.json

15 lines
326 B
JSON
Raw Normal View History

2024-06-24 13:07:27 +07:00
[
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "การตรวจสอบและแก้ไขปัญหา",
"path": "/debug"
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
2024-06-24 18:09:51 +07:00
"label": "Build and Deploy Document",
2024-06-24 13:07:27 +07:00
"path": "/build-and-deploy"
}
]