Merge pull request #2664 from vivek-webkul/patch-40

[Updated: Core/Config.php modified.]
This commit is contained in:
Jitendra Singh 2020-03-16 13:21:27 +05:30 committed by GitHub
commit 9da4421b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,5 +23,6 @@ return [
\Webkul\CatalogRule\Providers\ModuleServiceProvider::class,
\Webkul\CartRule\Providers\ModuleServiceProvider::class,
\Webkul\CMS\Providers\ModuleServiceProvider::class,
\Webkul\Velocity\Providers\ModuleServiceProvider::class,
]
];