Skip to content

Commit 2c203f3

Browse files
committed
chore: wip
1 parent 36c7365 commit 2c203f3

File tree

4 files changed

+1067
-1
lines changed

4 files changed

+1067
-1
lines changed

storage/framework/defaults/components/Dashboard/Sidebar.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ const sectionContent: Record<string, SectionContent> = {
288288
},
289289
management: {
290290
items: [
291+
{ to: '/activity', icon: 'i-hugeicons-activity-01', text: 'Activity' },
291292
{
292293
to: '/cloud',
293294
icon: 'i-hugeicons-cloud',

0 commit comments

Comments
 (0)