v1.0.0: 사이드바 네비게이션 라벨 설정과 최신 수정 반영

Made-with: Cursor
This commit is contained in:
2026-04-17 19:01:13 +09:00
parent b148269f53
commit bedd6cc603
6 changed files with 19 additions and 7 deletions

View File

@@ -71,6 +71,14 @@
"show_admin_link": {
"type": "boolean",
"default": false
},
"primary_nav_label": {
"type": "text",
"default": "Primary"
},
"secondary_nav_label": {
"type": "text",
"default": "Secondary"
}
}
},