Sửa tên Build Robot -> Robot+
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-06-25 17:21:11 +07:00
parent 77ea3cc361
commit 67e4ad4b62
7 changed files with 59 additions and 9 deletions

View File

@@ -143,7 +143,7 @@
}
function canAccessPage(page) {
if (page === "config") return isDistributor();
if (page === "config" || page === "simulation") return isDistributor();
const map = {
dashboard: "dashboard",