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',
href: '/keys',
component: 'Keys/Index',
section: 'Keys',
icon: KeyIcon,
can: true,
},