removed category from core modules
This commit is contained in:
parent
1ecd0e2262
commit
2b0c2e4846
@ -2,7 +2,6 @@
|
||||
"alias": "offline-payments",
|
||||
"icon": "fas fa-credit-card",
|
||||
"version": "2.0.0",
|
||||
"category": "payment-method",
|
||||
"active": 1,
|
||||
"providers": [
|
||||
"Modules\\OfflinePayments\\Providers\\Event",
|
||||
|
@ -2,7 +2,6 @@
|
||||
"alias": "paypal-standard",
|
||||
"icon": "fab fa-paypal",
|
||||
"version": "2.0.0",
|
||||
"category": "payment-method",
|
||||
"active": 1,
|
||||
"providers": [
|
||||
"Modules\\PaypalStandard\\Providers\\Event",
|
||||
|
Loading…
x
Reference in New Issue
Block a user