Modify Console category in _category_.json

Updated the label and position for the Console category and changed the description for clarity.
This commit is contained in:
pravin
2025-11-03 15:23:57 +05:30
committed by GitHub
parent 0d884e2f4f
commit f9eb9201f0
@@ -0,0 +1,8 @@
{
"label": "Console",
"position": 1,
"link": {
"type": "generated-index",
"description": "The console application is accessible only to the admin; other users do not have access to it."
}
}