Add sort field flag to collection creation

This commit is contained in:
rijkvanzanten
2020-08-18 17:27:27 -06:00
parent 8d2f15fe3e
commit 41d4293e49

View File

@@ -304,8 +304,6 @@ export default defineComponent({
meta: {
interface: 'sort',
hidden: true,
width: 'full',
special: 'sort',
},
schema: {},
});