Update User.settings.json

This commit is contained in:
Aurélien GEORGET 2018-08-02 16:08:10 +02:00 committed by GitHub
parent 6a4a07428a
commit 0f7f20b95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,14 +38,6 @@
"via": "users",
"plugin": "users-permissions",
"configurable": false
},
"products": {
"via": "users",
"collection": "product"
},
"product": {
"via": "creator",
"model": "product"
}
}
}