mirror of
https://github.com/directus/directus.git
synced 2026-02-05 13:25:35 -05:00
Use dropdown multiselect for wysiwyg options
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/>
|
||||
|
||||
<v-notice v-else type="warning">
|
||||
{{ $t('interface_not_found', { interface: field.interface }) }}
|
||||
{{ $t('interface_not_found', { interface: field.meta.interface }) }}
|
||||
</v-notice>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user