Merge pull request #31 from nihey/minor-readme-docs-fix

pull/33/head
Boaz Poolman 2021-12-11 14:58:38 +01:00 committed by GitHub
commit c9a5ce81ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -261,9 +261,9 @@ In the example below you can see how, and also what the default settings are.
importOnBootstrap: false,
include: [
"core-store",
"user-role"
"admin-role"
"i18n-locale"
"user-role",
"admin-role",
"i18n-locale",
],
exclude: [
"core-store.plugin_users-permissions_grant"