Strapi Schema fixed register Console log removed

This commit is contained in:
s-prechtl 2022-10-04 08:16:49 +02:00
parent d03c46fa5f
commit c5799921d1
2 changed files with 1 additions and 3 deletions

View file

@ -22,8 +22,7 @@
"owners": {
"type": "relation",
"relation": "manyToMany",
"target": "plugin::users-permissions.user",
"inversedBy": "notes"
"target": "plugin::users-permissions.user"
},
"lastViewed": {
"type": "datetime",