removed module category from json

This commit is contained in:
Denis Duliçi
2020-07-21 00:01:26 +03:00
parent 1cd85d446c
commit d934bc419e
11 changed files with 65 additions and 17 deletions

View File

@ -2,7 +2,6 @@
"alias": "$ALIAS$",
"icon": "fa fa-cog",
"version": "1.0.0",
"category": "accounting",
"active": 1,
"providers": [
"$MODULE_NAMESPACE$\\$STUDLY_NAME$\\Providers\\Event",