update slug, markdown, hash, collections, code

This commit is contained in:
Nitwel
2020-09-07 11:22:22 +02:00
parent 2e6673fdab
commit fedd99e9b4
8 changed files with 79 additions and 17 deletions

View File

@@ -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: [