reenable "account" setting

This commit is contained in:
MTG2000
2022-08-08 21:26:42 +03:00
parent 2e77357270
commit cb11f056d9

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',