Login Done
This commit is contained in:
@@ -51,5 +51,6 @@ const items = [
|
||||
// { label: 'Reports', icon: 'fa-chart-line', to: '/reports' },
|
||||
{ label: 'menu.userSettings', icon: 'fa-user-gear', to: '/user_settings' },
|
||||
{ label: 'menu.settings', icon: 'fa-gear', to: '/settings' },
|
||||
{ label: 'menu.logout', icon: 'fa-right-from-bracket', to: '/logout' },
|
||||
];
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user