mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
chore(web): rename settings to profile
This commit is contained in:
@@ -131,7 +131,7 @@ const navItems = computed(() => [
|
||||
icon: ['fas', 'chart-line'],
|
||||
},
|
||||
{
|
||||
title: t('sidebar.settings'),
|
||||
title: t('sidebar.profile'),
|
||||
name: 'profile',
|
||||
icon: ['fas', 'gear'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user