mirror of
https://github.com/strapi/strapi.git
synced 2025-10-27 16:10:08 +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: {
|
||||
uid: {
|
||||
type: 'string',
|
||||
},
|
||||
stages: {
|
||||
type: 'relation',
|
||||
target: 'admin::workflow-stage',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user