mirror of
https://github.com/directus/directus.git
synced 2026-01-26 20:48:04 -05:00
Add sort field flag to collection creation
This commit is contained in:
@@ -304,8 +304,6 @@ export default defineComponent({
|
||||
meta: {
|
||||
interface: 'sort',
|
||||
hidden: true,
|
||||
width: 'full',
|
||||
special: 'sort',
|
||||
},
|
||||
schema: {},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user