mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Differentiate root folder
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<v-list-group to="/files" value="root" scope="files-navigation" exact disable-groupable-parent>
|
||||
<template #activator>
|
||||
<v-list-item-icon>
|
||||
<v-icon name="folder" />
|
||||
<v-icon name="folder_special" />
|
||||
</v-list-item-icon>
|
||||
<v-list-item-content>{{ $t('file_library') }}</v-list-item-content>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user