1
0
forked from baron/baron-sso

adminfront: 권한부여 세부 탭에 네이버웍스 연동 권한(worksmobile_viewers/managers) 지원을 추가하고, 세부 권한 부여 자격을 Super Admin 전용으로 승격 (#1183)

This commit is contained in:
2026-06-16 17:53:24 +09:00
parent 26c4666a89
commit c990bd591b
2 changed files with 69 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ const users = [
id: "user-owner",
name: "Owner User",
email: "owner@example.com",
role: "tenant_admin",
role: "super_admin",
status: "active",
},
{