This commit is contained in:
Adrian Hopek 2022-04-14 14:42:24 +02:00
parent 734efa5554
commit 7e0ecc3668

View File

@ -368,7 +368,7 @@ const navigation = computed(() =>
{ {
name: 'Klucze', name: 'Klucze',
href: '/keys', href: '/keys',
component: 'Keys/Index', section: 'Keys',
icon: KeyIcon, icon: KeyIcon,
can: true, can: true,
}, },