Fix connection name

This commit is contained in:
Jim LAURIE 2019-04-17 17:05:25 +02:00 committed by GitHub
parent 99477c4b80
commit 84f951e2a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"connection": "user",
"connection": "default",
"info": {
"name": "user",
"description": ""
@ -51,4 +51,4 @@
}
},
"collectionName": "users-permissions_user"
}
}