mirror of
https://github.com/tjsga/website-sanity.git
synced 2025-04-21 19:39:50 -04:00
Removed "priority" key
This commit is contained in:
parent
e4b79e44a3
commit
63c31183a5
|
@ -22,11 +22,6 @@ export default {
|
||||||
name: "text",
|
name: "text",
|
||||||
title: "Text",
|
title: "Text",
|
||||||
type: "text"
|
type: "text"
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "priority",
|
|
||||||
title: "Priority",
|
|
||||||
type: "number"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user