mirror of
https://github.com/directus/directus.git
synced 2026-02-08 19:25:06 -05:00
update slug, markdown, hash, collections, code
This commit is contained in:
@@ -4,7 +4,7 @@ import { defineInterface } from '@/interfaces/define';
|
||||
export default defineInterface(({ i18n }) => ({
|
||||
id: 'markdown',
|
||||
name: i18n.t('markdown'),
|
||||
icon: 'text_fields',
|
||||
icon: 'functions',
|
||||
component: InterfaceMarkdown,
|
||||
types: ['text'],
|
||||
options: [
|
||||
|
||||
Reference in New Issue
Block a user