mirror of
https://github.com/directus/directus.git
synced 2026-01-31 05:57:57 -05:00
Fix template option of code interface
This commit is contained in:
@@ -66,7 +66,6 @@ export default defineInterface(({ i18n }) => ({
|
||||
interface: 'code',
|
||||
options: {
|
||||
placeholder: i18n.t('interfaces.code.placeholder'),
|
||||
language: 'text/plain',
|
||||
},
|
||||
},
|
||||
schema: {
|
||||
|
||||
Reference in New Issue
Block a user