hide "account" setting

This commit is contained in:
MTG2000
2022-08-08 21:26:00 +03:00
parent bc0980488e
commit 00bedb3ba0

View File

@@ -16,10 +16,10 @@ const links = [
text: "👾 My Profile",
path: 'my-profile',
},
{
text: "🙍‍♂️ Account",
path: 'account',
},
// {
// text: "🙍‍♂️ Account",
// path: 'account',
// },
{
text: "⚙️ Preferences",
path: 'preferences',