mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
default collections icon
This commit is contained in:
@@ -5,7 +5,7 @@ export default defineDisplay(({ i18n }) => ({
|
||||
id: 'collection',
|
||||
name: i18n.t('collection'),
|
||||
types: ['string'],
|
||||
icon: 'box',
|
||||
icon: 'label',
|
||||
handler: DisplayCollection,
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user