Skip to content

Commit b034b1e

Browse files
committed
Fix tooltip
1 parent 0c2f8ec commit b034b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/side/bar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
base.push(
1515
...[
1616
{
17-
name: 'Apps',
17+
name: 'Models',
1818
icon: CircleStackIcon,
1919
to: `/dashboard/app/${route.params.urlpath}/models`,
2020
},

0 commit comments

Comments
 (0)