Removed "priority" key

This commit is contained in:
Michael Fatemi 2020-11-29 00:49:12 -05:00
parent e4b79e44a3
commit 63c31183a5

View File

@ -22,11 +22,6 @@ export default {
name: "text",
title: "Text",
type: "text"
},
{
name: "priority",
title: "Priority",
type: "number"
}
]
}]