We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b614ec commit 6ed8537Copy full SHA for 6ed8537
src/ui/components/AppShell/index.tsx
@@ -75,7 +75,7 @@ export const navItems = [
75
},
76
{
77
link: '/linkry',
78
- name: 'Linkry',
+ name: 'Link Shortener',
79
icon: IconLink,
80
description: null,
81
validRoles: [AppRoles.LINKS_MANAGER, AppRoles.LINKS_ADMIN],
0 commit comments