feat(ui): improve table controls and analytics filters
This commit is contained in:
+6
@@ -80,6 +80,12 @@ export function useSidebarData(): SidebarData {
|
||||
configUrls: ['/usage-logs/drawing', '/usage-logs/task'],
|
||||
icon: ListTodo,
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 'personal',
|
||||
title: t('Personal'),
|
||||
items: [
|
||||
{
|
||||
title: t('Wallet'),
|
||||
url: '/wallet',
|
||||
|
||||
Reference in New Issue
Block a user