mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 08:59:34 +00:00
Chore: Remove legacy uid attribute of workflows
This commit is contained in:
parent
05cee5cbd7
commit
abba6b4750
@ -20,9 +20,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
attributes: {
|
attributes: {
|
||||||
uid: {
|
|
||||||
type: 'string',
|
|
||||||
},
|
|
||||||
stages: {
|
stages: {
|
||||||
type: 'relation',
|
type: 'relation',
|
||||||
target: 'admin::workflow-stage',
|
target: 'admin::workflow-stage',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user