docs: added how to manage user profile guide (#3997)

This commit is contained in:
Shahed Nasser
2023-05-03 16:41:45 +03:00
committed by GitHub
parent 596566a510
commit b8e976ecab
6 changed files with 530 additions and 10 deletions
+3 -6
View File
@@ -1175,7 +1175,7 @@ module.exports = {
{
type: "doc",
id: "modules/users/users",
label: "Users",
label: "Users and Invites",
},
{
type: "html",
@@ -1190,12 +1190,9 @@ module.exports = {
label: "Backend: Send Invite",
},
{
type: "link",
href: "#",
type: "doc",
id: "modules/users/admin/manage-profile",
label: "Admin: Manage Profile",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "link",